adb基本操作
摘要:
用途 命令 备注 安装app adb install xxx.apk -l 锁定该应用程序-r 替换已存在的应用程序,也就是说强制安装-t 允许测试包-s 把应用程序安装到sd卡上-d 允许进行降级安装,也就是安装的比手机上带的版本低-g 为应用程序授予所有运行时的权限 列出所有包 adb shel 阅读全文
posted @ 2019-10-09 18:08 barton123 阅读(888) 评论(0) 推荐(0)
posted @ 2019-10-09 18:08 barton123 阅读(888) 评论(0) 推荐(0)
posted @ 2019-10-09 18:07 barton123 阅读(168) 评论(0) 推荐(0)