摘要:
文章地址 http://developer.android.com/training/articles/perf-jni.htmlJNI TipsJNI is the Java Native Interface.It defines a way for managed code (written in the Java programming language) to interact with native code (written in C/C++).It's vendor-neutral, has support for loading code from dynamic sh 阅读全文
posted @ 2013-11-15 15:24
soniclq
阅读(750)
评论(0)
推荐(0)
浙公网安备 33010602011771号