-
Install Android studio
-
Enable USB debugging on your device: Instructions
- Open Android Studio
./<local_path_to_android_studio>/bin/studio
- Open the project on Android studio
- Build protocol buffers by:
- Clicking on "Gradle" icon (looks like an elephant)
- Going to
Delivery Bot > app > Tasks > buildand double click onbuild
- Connect a Cellphone to decomputer via USB.
- Run the App by hitting the "Play" button

