androidandroid-studio-3.4

What are the maximum number of Native platforms in android


While releasing an update I came across thisenter image description here

and this is for the previous update I'd released enter image description here

Could some please tell me what are the maximum number of native platforms in android or why does this show in this new update and not in the older ones.


Solution

  • As far as i know following are all of Abi's some of them which are deprecated now :

    "armeabi", "armeabi-v7a", "armeabi-v8a", "x86","x86_64", "mips", "mips64"

    you can check more details here https://developer.android.com/studio/build/configure-apk-splits