adb -s xxx shell am start 包名/.xxxActivity
adb -s xxx shell input swipe 500 1800 500 1800 500
adb shell am force-stop 包名
adb -s xxx shell input swipe 500 1800 500 1800 500
adb shell am force-stop 包名
本文介绍了一系列ADB命令的应用场景,包括启动指定应用活动、模拟触摸滑动操作及强制停止应用等,适用于Android开发人员进行自动化测试和调试。
2万+
1048
1235

被折叠的 条评论
为什么被折叠?