摘要:
https://www.jianshu.com/p/5f6f1b68982c https://blog.csdn.net/ziyuzhiye/article/details/87784134 https://www.jianshu.com/p/f43b5964f582 阅读全文
posted @ 2020-11-18 20:28
一二三开花
阅读(67)
评论(0)
推荐(0)
摘要:
先打开app,输入即可获得当前app包名与页面 一、获取包名 ''' adb shell "dumpsys window | grep mCurrent" adb shell dumpsys window | findstr mCurrent ''' 获取activity页面 ''' adb she 阅读全文
posted @ 2020-11-18 16:56
一二三开花
阅读(263)
评论(0)
推荐(0)