Closed MohitMaliFtechiz closed 1 year ago
We are compiling the native library with the api 24. This come from this PR https://github.com/kiwix/kiwix-build/pull/547 which was fixing https://github.com/kiwix/kiwix-build/issues/544 We have discuss the upgrade to api24 there and you and @kelson42 agree with this change.
Then we need to change the minimum SDK version of kiwix-android
to 24.
@MohitMaliFtechiz Definitly and immediatly please, this should have been made at that time. Closing as there is nothing much more to do here.
@MohitMaliFtechiz Definitly and immediatly please, this should have been made at that time. Closing as there is nothing much more to do here.
@kelson42, Done in https://github.com/kiwix/kiwix-android/pull/3217.
Libkiwix is not working with Android 7(Api level 24) and below. However, our minimum SDK is 21 in
java-libkiwix
as well as inkiwix-android
.Apart from this, in
Android 7
and above the libkiwix is working fine so it might be some compatibility issue with the older version of android.Logs:
Android 21, Android 22
Android 23