Android, an open source operating system for
mobile devices (Smartphone and tablet), led by Google. The Android SDK provides
a set of tools and APIs t...
分类:
移动开发 时间:
2014-06-08 06:43:07
阅读次数:
393
In Eclipse, from the Window menu, select Open
Perspective > Other... > DDMS. Select the Kindle Fire tablet, and click
the camera icon. (If the tablet ...
分类:
系统相关 时间:
2014-05-29 20:29:15
阅读次数:
479
adb devices 显示adb上连接的设备adb devices -l
会显示所连接设备更多的信息adb connect ip地址 连接到某个地址的设备 如:adb connect 192.168.42.1
连接到ip为192.168.42.1的tablet, 而这个地址是由image的编码决定...
分类:
数据库 时间:
2014-05-08 13:47:23
阅读次数:
395