ADB查看手机端APP的进程ID(PID)

adb shell  top    

android 进程名字 安卓进程id查看_手机端

 

 最后一列是包名,知道包名就知道APP运行的PID了