Creating .aab file - Forum

Forum Navigation
You need to log in to create posts and topics.

Creating .aab file

I have been looking through the help file because I want to install a small app on my Android phone.

It makes reference to transfering the .aab file to the phone and installing from there, but how do I create that .aab file?

Such as RandomNumber.aab, I assume that would be the file name.

Thanks for any help.

@cssystems .aab files are the new format. They used to be .apk files.
Please use pwabuilder.com to get yours (be sure to read the PWA introduction first)

Regards.

Thank you.