1
votes

Started exploring on Glass app development and have a question relating to the Mirror API. I have downloaded the Mirror API quick start project for PHP and followed the step-by-step instructions : https://developers.google.com/glass/develop/mirror/quickstart/php

Now my question is, on inserting a static card onto the glass, is it possible to automatically launch an existing app on the glass? Like instead of saying "Start a stopwatch", can the app launch be triggered on a static card insertion?

1

1 Answers

0
votes

Im not sure if automatic is possible, but you could use a custom uri scheme in a menu item to open your app, so the user doesnt get bombarded with random app launches