Transitioning from Android to GLass
Download code here:
https://github.com/thimes/GlassCardExamples
-or-
http://goo.gl/haQwgH
INTRO
<Luis' intro slides>
Static cards
No longer allowed from the GDK
Moving on...
"SLOW" cards
Remote Views
Why "slow"?
PendingIntent
Code
Remote views
FrameLayout
LinearLayout
RelativeLayout
GridLayout
GridView
ImageView
ListView
ProgressView
StackView
TextView
AdapterViewFlipper
ViewFlipper
AnalogClock
Button
Chronometer
ImageButton
"FAST" Cards
View Drawing
Update much quicker
Code
Menus
The same menus you're used to
Code
Back to LUIS for IMMERSIONS
EXtras
Alternative input methods
Text Recognition
BroadcastReceivers still exist
Poke Around!