Building your application onto your phone

Published on March 7, 2022 

Revamped and re-edited on January 31, 2023

Beginners often stumble into this issue, confused by how to download and install your applications on your phone. This tutorial intends to show you the process on how to download an application that you created with AppInventor, along with comments and additional info that you may need.

🏷️ Tags: #newbie, #tutorials-and-guides 

2. Navigate to the Build section, and choose APK as the build function. APK is the standard file for Android apps, allowing you to download your app on your phone or redistribute it. AABs are only for the Google Play Store.

3. A progress bar should pop up on your builder. Patiently wait for AppInventor to build your app. The time taken to build your app depends on your project size, which includes a lot of factors. (e.g. blocks used, screens used, assets used, etc.)

4. Once it's done, it will show a download button and a URL download QR code

5. On your phone, open a QR code reader and scan the QR code. Redirect to the result link into a browser, and download the file on your device.

6. Open the file after the download process is complete.

7. If this is your first time using this browser to download, then you will be disabled to download the app by default. This is because Android has a defense-mechanism against apps from unknown sources, which potentially contains viruses. Your app is not downloaded from an app store, so it will show this message. However, AppInventor does not produce viruses (unless if you intentionally injected one), so it is safe to say that your apps are secure. Allow the browser to download apps from this source.

7. Install the application in the installation dialog. 

8. Done! Your application is complete, and you can open it like any other applications. You can click on the Open button in the dialog, or navigate away and find your application icon along with other applications.

© Gordon Lu             📧 E-mail     💬 Message