android
repositoryThis repository contains experimental support for Upspin on Android.
See the master repository for more information.
To build a new APK:
Download and install Android Studio: https://developer.android.com/studio/index.html
Launch Android Studio (<installation_dir>/bin/studio.sh)
On the main screen, select Import Project (Eclipse, Gradle, etc)
Install an updated Android SDK from within Android Studio.
Build go bindings for Android:
Import the .aar created in the step above:
Set gobind as a dependency:
Build the project
Plug a phone in Developer Mode and launch the app:
Follow configuration instructions on the phone.