6
votes

i have read
https://developers.google.com/glass/develop/gdk/quick-start

We recommend installing the ADT Bundle for easier development. The rest of these steps assume you have this installed. Click Window > Android SDK Manager. Install the SDK Platform and Google GDK Sneak Peek for Android 4.0.3 (API 15). Everything else is optional.

but at my Sdk manger i cannot find it,i also update my Sdk manger,but also not found. enter image description here

2
I'm seeing the same thing. I even tried downloading the ADT again and it didn't help. - CaseyB
Now it's showing up for me. No idea why! - CaseyB
i am not found already. is your every sdk show it? - pengwang

2 Answers

2
votes

This is because, GDK comes in API-19. The minimum requirement for GDK is API-19. Please see this link : enter image description herehttps://developers.google.com/glass/develop/gdk/quick-start

0
votes

If you right click and run Android SDK Manager as Administrator, additional items will appear on your list.