Sunday, April 27, 2014

Glassware - Media Gallery v0.3



Google released a new version for the Google Glass : XE16 and XE16.1. This release is a big gap, now Google Glass are based on KITKAT.

Google changed also the API, the last version of Media Gallery v0.2 is not compatible with XE16.

Now, if you want to use a unlisted voice command to launch the application, you need to add this permission :

  • <uses-permission android:name="com.google.android.glass.permission.DEVELOPMENT" />
But to publish an application in MyGlass you need to use a listed voice command... It's really restricted, because you need to apply to ask your own command via this form : Voice command form. Google needs to approve you request and after... wait a new release...

I try to publish my app in MyGlass because I would like to implement the Authentication in GDK but to test, you need to upload in MyGlass so apply to the process review.

04/27/2014 - I applied to create a new voice command. I will keep you in touch about the process. Also I started the process to publish my app in MyGlass without voice command...


http://fablanglet.github.io/MediaGallery/

You can download the latest version : Media Gallery v0.3