Search across any repository of code. Type the term you want to search and you will be presented with the best results.
For example type in quicksort in the search box and you will be presented with a list of repositories along with the languages used
Android Studio Setup
Click on this link to download Android Studio for your operating system.
Building up the code
- Clone the repository using HTTP or SSH
- Open Android Studio
- Browse to the directory where you cloned the repository and click OK.
- Let Android Studio import the project and perform gradle initialisation.
- Now run the application in your physical device or an emulator (like genymotion)
This android application is made with the help of searchcode api. Please go through the link for more information.
Please read the CONTRIBUTING.md for details on code of conduct and the process for submitting pull requests.
Copyright (c) 2018 Pritom Mazumdar
Licensed under MIT (See LICENSE for the whole license text)