#gdkscoreviewer#
Score Viewer for Google Glass based on the GDK
##How To Use##
Blinking libraries based off of the following two repos:
- Blinking Library: [thorikawa/EyeGestureLib#2 (comment)]
- Modifications of Blinking Library: [thorikawa/EyeGestureLib#2 (comment)]
If for some reason you are unable to root the glass, you can pull the apk with the following code (assuming you have adb installed):
- first, find your package with:
adb shell pm list packages
- then, discover the path to your package:
adb shell pm path com.airbnb.android
- finally, pull the file onto your computer:
adb pull /data/app/com.airbnb.android-1.apk
Currently stable with:
- XE22
- Android Studio v0.8.6
Questions? Contact: