1. 确保电脑已经安装了adb.exe文件

 

 

 2. 使用USB连接你的手机到电脑上,输入下图所示的命令后按下回车键:adb devices


3. 使用手机打开某个应用程序

 

 4.回到命令号窗口,输入代码如下:adb shell dumpsys window w |findstr \/ |findstr name=

5.步骤5后,查询到的应用程序的包名

 

 

posted on 2019-12-05 16:26  cxcjhk  阅读(1226)  评论(0编辑  收藏  举报