Android JNI调试

662 阅读1分钟

LLDB调试

  • LLDB:Android Studio 用于调试原生代码的调试程序。默认情况下,安装 Android Studio 时会随同安装 LLDB。

image.png

image.png

image.png

image.png

Android Studio调试JNI代码

image.png

解决办法

使用android 3.5以上版本就没有这个问题了