cmd 运行
adb shell am start -D -n com.example.myapplication/.MainActivity
打开jeb , debugger选项 , start 选择对应的手机和对应应用,打断点 ctrl+B , 取消断点也是ctrl+B