| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-22 | demos: Give Cube and Tri distinct app names | Cody Northrop | |
| 2016-09-22 | demos: Clean up APK creation for cube and tri | Cody Northrop | |
| Instead of moving manifest files, run the following commands: android update project -s -p . -t "android-23" ant -buildfile cube debug ant -buildfile tri debug And the APKs can coexist: ./cube/bin/NativeActivity-debug.apk ./tri/bin/NativeActivity-debug.apk | |||
