I've written an app for the Galaxy Gear that I'd like to also use on the Google Glass with minimal changes.
Note that it works great! The UI with the side swipe tool on the glass is just fine and perfect for this particular application. What's more is I have one code base that I don't have to change for a different device. Life is good!
But unfortunately I can't seem to launch it without running a command via ADB.
Is there a way I can make a quick change/addition to the app so I can launch it from Google Glass using the UI?
Note I'm not a registered developer, but I do have a google glass (given to me by a third party).
Cheers