I am developing Google glass app using GDK. I am aware that apk files can be installed in Google Glass using adb tools. But is there any other way to distribute the gdk apps, similar to Google Play Store?
Notes:
- I have only GDK app and no mirror API app.
- I have gone through https://developers.google.com/glass/distribute/ and https://developers.google.com/glass/distribute/update. But there is no sufficient information about how much time Google requires for testing and approval of submitted app and how to update next version(release)
Thanks in advance.