Closed sagarmagnatesage closed 5 years ago
Sagar Thakarar writes:
Now when I am trying to create a separate project (Based on my req) from it, I could not build it successfully. I am using ndk-19.
It builds when if I remove "armeabi-v7a" splits { abi { reset() include 'arm64-v8a' } }
Gives the following error when I add "armeabi-v7a" to splic abi.
I really cannot help with other applications. Make sure that you have both arm64-v8a/ armeabi-v7a/ versions off baresip, re and rem libs in android studio distribution dir.
I do have all these directories in distribution dir. I have not much knowledge of NDK and I feel there is something wrong within.
Closing due to no possibility for me to help.
@juha-h I have build libs using your instructions and it works fine. Now when I am trying to create a separate project (Based on my req) from it, I could not build it successfully. I am using ndk-19.
It builds when if I remove "armeabi-v7a"
Gives the following error when I add "armeabi-v7a" to splic abi.