摘要:
首先先回顾一下部分需要使用到的adb命令 adb devices 查看连接设备 adb shell "logcat | grep START" 查看监听 adb shell am start -W -n +包/包ity 启动app 并且 查看时间 adb shell am force-stop +包 阅读全文
摘要:
Python环境 Android sdk pycharm 基本就这些 阅读全文