游戏人生

不积跬步,无以至千里;不积小流,无以成江海。

导航

2015年1月7日 #

[工作积累] Android dynamic library & JNI_OnLoad

摘要: Bionic libc doesn't load dependencies for current .so file(diff from Windows or Linux)so a explicit calling of Java's System.loadLibrary() is needed, ... 阅读全文

posted @ 2015-01-07 09:49 crazii 阅读(750) 评论(0) 推荐(0) 编辑