Android下怎么使用LDD查看依赖库-蒲公英云 (dandelioncloud.cn)
locate readel
/usr/android/android-ndk-r4b/build/prebuilt/linux-x86/arm-eabi-4.2.1/bin/arm-eabi-readelf -d test_pvauthorengine
/usr/android/android-ndk-r4b/build/prebuilt/linux-x86/arm-eabi-4.2.1/bin/arm-eabi-readelf -d libopencore_common.so
Dynamic section at offset 0xcc448 contains 36 entries:
error: expected absolute path: "./bin/
使用绝对路径,android ldd
ldd /xxx/xxx