I have Created a simple Card in Google Glass and set it like this
setContentView(card.toView());
When I install this app on my glass, it compiles itself for the first time, but I'm not able to see the card again if I swipe back to the timeline. I can do either : -Re-install it again and again -Run it through ADB by suppling package name.
WHERE IS THE ALREADY INSTALLED CARD APP?