Open zixian5 opened 5 years ago
Please refer to https://github.com/hyperledger/indy-sdk#android
Because Android NDK 18 has removed libgnustl_shared.so, i can't get the suitable libgnustl_shared for libindy. I use libindy1.6 successfully with libgnustl_shared.so in Android NDK16 , but i failed to use libindy1.12 with libgnustl_shared.so in Android NDK16 , and i can't get libgunstl_shared in NDK18 or higher. That's why I dont't know how to sovle it.
Hi pim, I want build the newest libindy on Android, but i failed. Maybe i use the wrong libraries such as libindy 、libgnustl_shared and libjnidispatch. May you help me? Thanks