Google Glass (Not installed)

时光总嘲笑我的痴心妄想 提交于 2019-12-04 04:09:10

问题


I am new to Android Studio and google-Glass.

I am trying to create a knew project that will use google-glass but my problem is when I have to Check/select glass it is Disabled and I do not know how to fix this problem.

See the Image below.

and here is my SDK that shows that i have installed APK 19.

and with the Image below it shows that the glass does appear on Android Studio

can anyone please help me if the is something wrong that i am doing.

will appreciate your Help.


回答1:


In my case, I needed to make sure I also installed the latest Android SDK Tools, Android SDK Platform-tools, and Android SDK Build-tools. Lastly, also install Android SDK Build-tools rev. 20. All four of these are under "Tools" in the SDK Manager.

Downloading the above allowed me to create a new Glass project.

Also try: Go to File -> Project Structure -> SDK Location. Make sure it is the correct SDK directory.




回答2:


I installed the GDK with version 1.3.2 but, even checking the correct path of the SDK and GDK, the initial wizard for starting a new project didn't recognize it (still was saying "Glass (not installed)").

I had then to uninstall the current version of Android Studio and delete the SDK; I installed version 1.1 and downloaded again the SDK and GDK and then it works.



来源:https://stackoverflow.com/questions/28578348/google-glass-not-installed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!