This is the first version of a mock application that hopefully will evolve into the base project for Rocket's Android application.
Important branches:
- main - This branch represents the current state of the project. It's under regular maintenance. Use stable version of Android Studio to open the project.
- canary - This branch is for trying out Android preview features. Some features might be merged from this branch to master branch in the future. It is not under regular maintenance. Use canary version of Android Studio to open the project.
Below are the instructions on how to install the Android app.
First, for any given device, it'll need to have installation from unknown sources enabled.
- Open the Settings app.
- Tap on Security.
- Scroll to Unknown sources and turn the setting on.
Next, there are a few ways to get the latest application.
Whenever the newest build is available, (Bitrise|CirchleCI|AppCenter|Travis) emails [email protected] with a link to the latest apk. Tap on that link from the device. Once it has downloaded, tapping on the app should show a prompt to confirm the installation of the application. Occasionally, depending on device or manufacturer, you need to go to the Downloads application and install from there. If there's an issue installing from the mail application, try that.
Whenever a new build is available, the #androidslackchannel slack channel has an automated message sent to it. Open the link in that message from the device and follow the above instructions.
If you want a specific build, let me (Android developer) know and I can send you that build directly on (Bitrise|CirchleCI|AppCenter|Travis). From there, you can follow the directions for [email protected].
If you get set up with Android Studio and the GitHub repo on your local machine, you'll be able to install it directly from there. If you need help with this, feel free to let me (again, Android developer) know and I'd be happy to walk you through it.