Androidadb相关

在连接手机进入adb shell模式下,使用“cmd package install-existing 安装包名”命令便能恢复错误卸载的软件!放心大胆去卸载吧!
无法解锁bootloader时,如何使用ADB工具精简日版系统 & ntt docomo软件对照表
https://www.bilibili.com/read/cv8250761

Android随笔之——用shell脚本模拟用户按键、触摸操作
https://www.cnblogs.com/travellife/p/4108208.html

adb reboot recovery 进入刷机模式
Android下的CMD命令之关机重启及重启recovery
https://www.jb51.net/article/91678.htm
 

解决adb connect 连接Android设备报错:由于目标计算机积极拒绝,无法连接
https://blog.csdn.net/cxu123321/article/details/105944583/
 

adb shell

su

pm uninstall -k --user 0 package_name

adb启动app_android如何自动切换后台app
https://blog.csdn.net/weixin_39785970/article/details/110561738     

使用ADB自动切换应用 https://blog.csdn.net/wear_/article/details/80665410
 

pm enable 命令允许你通过命令行界面来启用一个已经安装在 Android 设备上的应用程序,使其能够正常运行。
pm enable com.hevision.medhub.dfserver

adb shell am start com.hevision.medhub.dfserver/.MainActivity

adb shell monkey -p com.hevision.medhub.dfserver -c android.intent.category.LAUNCHER 1
adb shell am force-stop com.hevision.medhub.dfserver


adb shell am startservice -n com.hevision.medhub.dfserver/com.hevision.medhub.dfserver.CoreService
 
adb shell am startservice -n com.hevision.medhub.dfserver/com.hevision.medhub.dfserver.CoreService -a action_kill_app

 
adb shell am send-trim-memory com.hevision.medhub.dfserve complete
adb shell am startservice -n com.hevision.medhub.dfserver
adb shell input keyevent 3

su
setprop qemu.hw.mainkeys 1


adb shell ps -A | find android.hardware.camera.provider@2.4-service

com.android.camera2


pm uninstall -k --user 0 com.example.myapplication


 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值