Skip to content

Testing and Demo Release

Compare
Choose a tag to compare
@0queue 0queue released this 02 May 20:21
· 25 commits to master since this release

Slightly tweaked from v0.5. How to use:

  1. Install the APK
  2. Launch for the first time
  3. Input patient ID (must exist in this sheet)
  4. 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.
  5. 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.