Skip to content

v0.3-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@CaydenPierce CaydenPierce released this 13 Jan 00:10
· 82 commits to master since this release

The latest alpha release.

  • hugely more reliable - stay connected all day long
  • host of new functionalities
  • cemented system architecture with event bus
  • smart glasses HUD UI
  • combined all use cases into one system
  • ASP application to see data
  • moved ASP app to gradle for ease of use for new developers
  • wrote docs
  • beta coming very soon

How to Install APKs

  1. Enable USB debugging on ASP and ASG
  2. Plug ASG or ASP into computer (depending on which one app you are currently installing)
  3. Run adb install -t <NameOfApkHere>
  4. Done