调试时控制台信息如下,
03/16 11:13:54: Launching 'app' on vivo vivo X9Plus.
$ adb shell am start -n "com.example.jnitest/com.example.jnitest.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D
Waiting for application to come online: com.example.jnitest | com.example.jnitest.test
Waiting for application to come online: com.example.jnitest | com.example.jnitest.test
Connecting to com.example.jnitest
Now Launching Native Debug Session
com.intellij.execution.ExecutionFinishedException: Execution finished
Process finished with exit code 0
试过升级到最新版本3.6.1,删除并重新安装lldb均无效。
手机上停留在waiting for debugger
页面。
google上搜到到结果很少,唯一提到到方式是回退版本(版本较老,3.0.1)
请问有碰到类似现象么?如何解决。
你最后解决这个问题了吗?我也是遇到同样的问题,有时能debug有时不能,报错信息和你一模一样,能试的方法都试过了,崩溃