【发布时间】:2015-02-05 07:38:03
【问题描述】:
我正在尝试将我的 Google Glass 镜像到我的桌面 (Windows 8)
我下载了ASM_2_50
我试图将我的adb.exe 放在
adt-bundle-windows-x86_64-20140702\sdk\platform-tools
和
adt-bundle-windows-x86_64-20140702\sdk\tools
并将路径变量添加到adb.exe 中。
不过,当我给
java -jar asm.jar
我收到消息:
could not find adb, please install Android SDK and set path to adb
怎么会?
【问题讨论】:
标签: android adt google-glass mirroring