Debugging Android JNI with CheckJNI | Android Developers Blog

Debugging Android JNI with CheckJNI | Android Developers Blog

瀏覽:471
日期:2026-04-23
[This post is by Elliott Hughes, a Software Engineer on the Dalvik team — Tim Bray] Although most Android apps run entirely on top of Dalvik, some use the Android NDK to include native code using JNI. Native code is harder to get right than Dalvik code, a...看更多