christianceb / wayfinder

MIT License
0 stars 0 forks source link

Generate installable APK #24

Closed christianceb closed 3 years ago

christianceb commented 4 years ago

Prior to grad show, we should have a readily usable APK that we can install on our phones without having to worry about a device having to be plugged for the app to work.

Ensure that the following are met:

  1. console.log() calls are omitted using the recommended method
  2. APK file
  3. APK file is tested and confirmed to be bug free, with reasonable performance.

List probably incomplete, but these are the ones I have on top of my head.

christianceb commented 3 years ago

Merged at #37