Android adb命令

上一篇 / 下一篇  2017-07-30 20:38:46 / 个人分类:移动测试

adb devices:列出所有的设备(真实设备和虚拟设备)
adb -e shell:进入虚拟设备
adb -d shell:进入真实的设备
adb  -s xxxx  shell:进入指定的设备
adb  push:复制一个文件或者目录到设备中
adb  pull:从手机复制一个文件到PC本地
adb  logcat :输出Android系统日志
adb  shell:进入远程shell端


TAG:

 

评分:0

我来说两句

我的栏目

日历

« 2024-04-27  
 123456
78910111213
14151617181920
21222324252627
282930    

我的存档

数据统计

  • 访问量: 17684
  • 日志数: 14
  • 建立时间: 2017-07-23
  • 更新时间: 2017-07-30

RSS订阅

Open Toolbar