只有Apk的情况
命令行进入AndroidSDK的appt目录

在app端启动要查看的APK程序
命令行输入:adb shell dumpsys window w |findstr \/ |findstr name=

命令行进入AndroidSDK的appt目录
在app端启动要查看的APK程序
命令行输入:adb shell dumpsys window w |findstr \/ |findstr name=
本文标题:查看apk包名,当前显示MainActivity
本文链接:https://www.haomeiwen.com/subject/ohwtxktx.html
网友评论