Godot 4 Android Export Tutorial
A quick video showing the steps involved with exporting an app for android AND uploading it to the Google Play Store
0:00 - Intro
0:07 - Making a basic scene
0:38 - Managing Godot Export Settings
2:58 - Java Install
3:17 - Android Studio Install for Android SDK
4:28 - Getting Android SDK into Godot
5:15 - Making a Keystore and using it
6:52 - Actually testing it on an Android device
8:02 - Uploading to Google Play Store (fails)
8:50 - Making an Android App Bundle (aab)
9:36 - Making a Release Keystore
11:40 - Making an AAB
12:23 - Uploading to Google Play Store & Conclusion
For the Godot Icon used in the thumbnail: Original Author of the Godot Icon (Andrea CalabrĂ³), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Godot_icon.svg
For the Android Icon used in the thumbnail: Original Author of the Android Logo (Google), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Android_robot_(2014-2019).svg
Other Videos By NAD LABS
2024-12-04 | Build & Launch a Svelte Website in Just 15 Minutes! |
2024-11-30 | Joystick In Godot 4 (with mobile test) |
2024-09-10 | Godot Mapcrafter - Maps Made Simple |
2024-08-30 | Simple 3D Godot Platformer (Long Version) |
2024-08-17 | How to make Transparent Windows in Godot 4 |
2024-07-14 | Simple 3D Godot Platformer in 5 minutes |
2024-06-24 | Making Simple Pong in Godot 4.0 |
2024-06-13 | Map Generation In Godot 4.0 (FastNoiseLite) |
2024-06-02 | The most basic tutorial of Tilemaps in Godot 4.0 |
2024-05-28 | Simple 3D Platformer Godot 4.0 |
2024-01-05 | Godot 4 Android Export Tutorial |
2023-08-11 | Godot 4 Mouse Movements |
2023-08-01 | Repeated Textures In 3D (Godot 4) |
2023-07-20 | How To Use Signals In Godot 4 |
2023-05-27 | Programming the TileMap In Godot 4.0 |
2023-03-13 | How to Import Pixel Art in Godot 4.0 |
2023-03-04 | Setting up VR in Godot 4 in 4 Minutes |
2023-03-01 | GODOT 4 FIRST IMPRESSIONS |
2023-02-26 | How Do I Make Tools in the Godot Game Engine |
2023-02-22 | How To Make a Knob in Godot |
2022-12-30 | Sliding Something Along a Line in Godot (Dot Product Math) |