Prototype Instructions - rmredder/StopBy GitHub Wiki
Instructions for Running the StopBy Prototype:
- Download Android Studio at https://developer.android.com/studio/index.html
- Install Android Studio https://developer.android.com/studio/install.html
- Note: StopBy uses API 24 so download API 24 while installing. Alternatively, download API 24 from the SDK manager if Android Studio is already installed https://developer.android.com/studio/intro/update.html#sdk-manager
- Clone the StopBy repository https://help.github.com/articles/cloning-a-repository/#platform-windows
- Launch Android Studio and open the StopBy application
- Setup your emulator, making sure it uses API 24 or newer https://developer.android.com/studio/run/managing-avds.html
- Run the application https://developer.android.com/studio/run/index.html