
JNI
wolfman79
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android JNI Tips
Android JNI Tips What's JNI?JavaVM and JNIEnvjclassID, jmethodID, and jfieldIDLocal vs. Global ReferencesUTF-8 and UTF-16 StringsPrimitive ArraysRegion CallsExceptionsExtended CheckingNative Li转载 2012-08-10 15:39:14 · 1078 阅读 · 0 评论 -
JNI资源链接
工作中经常用到JNI,有些有用链接保存了下来: 官方网站: Java Native Interface Specification The Java Native Interface Programmer's Guide and Specification Java Native Interface 例子: http://android.wooyd.org/JNIExamp原创 2012-08-10 13:19:40 · 453 阅读 · 0 评论