Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XE16 removed Launchy and other apps from the "ok, glass" menu #19

Open
robertoandrade opened this issue Apr 16, 2014 · 6 comments
Open

Comments

@robertoandrade
Copy link

No description provided.

@nanodust
Copy link

and it won't re-install. bummer...

@tehDrew
Copy link

tehDrew commented Apr 17, 2014

Use glass launcher. It's all fixed for XE16

On Thu, Apr 17, 2014 at 5:51 PM, Alex Nano notifications@github.com wrote:

and it won't re-install. bummer...


Reply to this email directly or view it on GitHubhttps://github.com//issues/19#issuecomment-40771576
.

@robertoandrade
Copy link
Author

From what I read all you have to do is add another permission to AndroidManifest.xml or use one of the predefined "commands" on your voice_trigger.xml

@nanodust
Copy link

i couldn't sort which permission in manifest to add - IE, tried a few, no luck. glass launcher it is... for now.. thanks !!!

@robertoandrade
Copy link
Author

According to https://developers.google.com/glass/develop/gdk/starting-glassware#unlisted_commands

You need to add:

<uses-permission
     android:name="com.google.android.glass.permission.DEVELOPMENT" />

To the AndroidManifest.xml so you can use your custom unlisted commands. Otherwise just use a supported command on the voice_trigger.xml resource.

@nanodust
Copy link

fantastic, thanks !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants