Is there an efficient way to distribute beta apps for Google Glass? Our current method is to email around apk files and then guide the tester through the shell commands... very painful. (Adb Chrome plugin helps a bit)
I've searched and don't see anywhere that the Play Developer console supports Glass apps, let alone distribution of beta apps.
I've reached out to 'Beta by Crashlytics' and am awaiting their reply. UPDATE 9/5/2014: They do not have Glass version at this time.
I've reached out to the 'Glass at Work' program and am awaiting their reply. UPDATE 9/5/2014: Not integrated with Google Play. Need to Submit Glassware to set up specific Whitelist. Google Group integration possible.
Any other options people have had success with? Something like...
- gradle plugin to push latest apk to Drive/Dropbox (easy for developer)
- tester plugs in Glass usb and double-clicks script to install known packages from Drive/Dropbox (easy for tester)
Any examples or ideas welcome. Thanks!