Testing and Demo Release
Slightly tweaked from v0.5. How to use:
- Install the APK
- Launch for the first time
- Input patient ID (must exist in this sheet)
- All APKs in the prescription will download, and ask for installation. If a package fails to install, try backing out and retrying, or check Logcat for errors.
- Ready for testing
When testing new builds of your test app, make sure everything is initialized as above, and make all the other app columns for your row in the prescription sheet 0. Difficulty of 0 disables the app from being presented. Then you can install new test app builds as usual, and test practice mode, or trial mode with the DAILY button.
Also included in this release is a v0.3 aar of the helper library, with a fixed getResultIntent()
method.