mendhak / Conscrypt-Provider

Conscrypt Provider app, which can be included from other applications (WIP)
MIT License
13 stars 2 forks source link

armv6 and armv5? #2

Open Spz2022 opened 1 year ago

mendhak commented 1 year ago

Is there a simple way to do that? Can one APK target multiple architectures or do separate builds need to be set up?

Spz2022 commented 1 year ago

use NDK 16 ?

Note: Historically the NDK supported ARMv5
(armeabi), and 32-bit and 64-bit MIPS, but support for
these ABIs was removed in NDK r17.

https://developer.android.com/ndk/guides/abis?hl=en