首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

android adb散记

2012-06-26 
android adb杂记1、查询当前连接了哪些设备(物理、虚拟)adb shell sendevent /dev/input/event0 1 229 0key

android adb杂记
1、查询当前连接了哪些设备(物理、虚拟)

adb shell sendevent /dev/input/event0 1 229 0

key namecodeMENU229HOME102BACK (back button)158CALL (call button)231END (end call button)107

热点排行