openimsdk / open-im-sdk-android

IM Android
https://openim.io
MIT License
225 stars 157 forks source link

The SDK doesn't include x86 and x86_64. Other modules in the project have x86-related .so files. Will this cause a runtime null pointer when searching for x86 .so files? #47

Closed Goats2003 closed 7 months ago

Goats2003 commented 1 year ago

The SDK's gradle only has "armeabi", "armeabi-v7a", and "arm64-v8a"

Oliver-WJ commented 1 year ago

x86 is no longer used

On Nov 30, 2022, at 14:08, Goats2003 @.***> wrote:

sdk的gradle里只有"armeabi", "armeabi-v7a", "arm64-v8a"

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.