Launcher2
Laucher2 gives you the Android GUI instead of the Glass GUI
So I ran Launchy to start up Glass Launcher
Then because Glass Launcher looks so good I use it on the norm
I use Glass Launcher to run Launcher2 if I want to get into the Android GUI
Very cool stuff!
The links where I got Settings.apk and Launcher2.apk
http://www.glassxe.com/2013/05/23/s...-from-the-hacking-glass-session-at-google-io/
---------- Post added at 07:34 PM ---------- Previous post was at 07:10 PM ----------
if anyone else is having issues starting this app with adb this is the command i used " am start -a android.intent.action.MAIN com.jtxdriggers.android.glass.glasslauncher/com.jtxdriggers.android.glass.glasslauncher.MainActivity "
I did a factory reset and wanted to try your way instead of the Launchy way.
Your commands work from adb shell
Only problem was that for some reason in your post there was a space in the end at glasslauncher.MainAc tivity
When I copy and paste it picked up that space and didn't like it. Removed that space and all went well.
When I go to quote you it doesn't show the space there so I am not sure why it did that to you, it looks like you typed it in correctly.
But for future users I wanted to say your command is correct without that space if they just copy and paste.