ZigAndroidTemplate icon indicating copy to clipboard operation
ZigAndroidTemplate copied to clipboard

Please explain how to make a Android App Bundle (AAP) from the APK

Open kragil opened this issue 4 years ago • 3 comments
trafficstars

Play store only allows AAP now, so you won’t get far with APK.

Thanks

kragil avatar Nov 07 '21 12:11 kragil

I have no idea what a AAP file is. If you know more about it and how to create a native activity with an AAP file, i'm happy to implement that

ikskuh avatar Nov 07 '21 17:11 ikskuh

The Android App Bundle is now a requirement for the Play Store. https://android-developers.googleblog.com/2021/06/the-future-of-android-app-bundles-is.html I think APKs can be converted to AAB, but I am not sure about that.

kragil avatar Nov 08 '21 13:11 kragil

AAB?

20kano avatar Feb 04 '23 07:02 20kano