Making an installer for AAB and/or XAPK files

Hey, I'm kinda new to MIT App Inventor. Is there any extension that lets me install Android bundle files?

[quote="nmac101, post:1, topic:93423"]
extension that lets me install Android bundle files?
[/quote]I don't thinks so. Bundle files are used by the PlayStore and Google uses them. Just how do you think this 'extension' would work and why do you need an installer for them?

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook App Inventor 2 Book: Create Your Own Android Apps ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here Course In A Box and the aia files for the projects in the book are here: App Inventor 2 Book: Create Your Own Android Apps

How to do a lot of basic things with App Inventor are described here: How do you...? .

Also look here App inventor español. Offline. Tutorial. Ejemplos. Instalación. Códigos. Juegos. Curso gratis de App inventor. and here http://www.imagnity.com/tutorial-index/ for more tutorials

Learn about components Component Reference
and visit the Library The MIT App Inventor Library: Documentation & Support Help>Library on the MENU

No, and this is not an AI2 related question.

2 Likes

The extension would work by simply installing the XAPK or AAB file. They are simply zip files with another file extension, so I thought it would be easy.
I found another one but I think this one can only install apks: Install an APK after downloading to ASD - works on all Android versions

I'm making an app for easy download and installation of a game that only comes in the xapk format.

Bump