v0.3-alpha
Pre-release
Pre-release
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
- Enable USB debugging on ASP and ASG
- Plug ASG or ASP into computer (depending on which one app you are currently installing)
- Run
adb install -t <NameOfApkHere>
- Done