Home
Sign Up
Sign In
V2EX
›
Android
如何在 jni 代码中调用 android 系统的 so 库
mengrusheng
·
Jan 6, 2015
· 13707 views
This topic created in 4171 days ago, the information mentioned may be changed or developed.
比如我想调用/system/lib/libdex.so 中的方法去解析dex文件。不知是否可行,求大牛指点。
调用
JNI
dex
2 replies
•
2015-01-07 10:51:48 +08:00
1
icedx
Jan 6, 2015 via Android
1
. loadLibrary('dex')
2
alex110
Jan 7, 2015
static {
System.loadLibrary("jni");
}
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
3017 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 43ms ·
UTC 14:42
·
PVG 22:42
·
LAX 07:42
·
JFK 10:42
♥ Do have faith in what you're doing.
❯