命令 APP - 18570580798/study GitHub Wiki
1.查看包名和MainActivity命令:adb logcat ActivityManager:I *:s
2.清空日志 adb logcat -c
3.SDK地址:http://tools.android-studio.org/index.php/sdk
4.查看微信小程序进程: dumpsys activity top | grep ACTIVITY
5. 查看微信进程 ps -ef | grep "com.tencent"
6.启动Appium服务 appium -a 192.168.21.117 -p 4724 --session-override