It should be possible to create App bundle file by using instructions available here.

https://developer.android.com/studio/build/building-cmdline

In The article session formatted as Heading number 4 named Build your app bundle using bundletool

Sure, it would had to be necessary to automate some tasks by using .bat or Sh script related to file copy to specific new folder. But for my personal needs, .apk format is The best choice, since app bundle format is not suitable for installing apps on The Android devices. It is intermediate format used by Google so they can sign and create .apk themselves according to GOogle policy. So it is possible to automatically generate .apk files for various devices and Android versions.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to