是否可以从控制台停止Android应用程序?就像是:
adb stop com.my.app.package
它会加速我们的测试过程.现在我们每次卸载/安装应用程序以确保手动测试用例以干净状态开始.
testing android adb
adb ×1
android ×1
testing ×1