Export Godot Project to Android 2022 | Release and Debug APK

Published: 14 September 2022
on channel: Dicode
30,840
665

DEBUG KEYSOTRE:
keytool -keyalg RSA -genkeypair -alias androiddebugkey -keypass android -keystore debug.keystore -storepass android -dname "CN=Android Debug,O=Android,C=US" -validity 9999

RELEASE KEYSOTRE:
keytool -genkey -v -keystore release.keystore -alias yourKeyAlias -keyalg RSA -keysize 2048 -validity 10000
---------------------------------------------------------------------------------------------------------------------------
Article for understanding App icons:
  / designing-adaptive-icons  
---------------------------------------------------------------------------------------------------------------------------

Hello everyone!
Here I am, with another Godot tutorial.
Godot is an amazing game engine and on top of that android is one of the most popular and commonly used OS, and being able to make games for android, increase your userbase drastically.
Exporting to android is really simple once you setup everything correctly, and in this video, I have completely explained everything that you need to setup and how to export your game.
I have also explained some of the important export setting that you will use often. So, watch the video till the end.

--------------------------------------------------------
See these to enhance your visual effects:

1) Create 2D fire in Godot:
   • How to create realistic 2D fire in Go...  

2) Grass motion effect using Shaders:
   • Grass wind animation using simple Sha...  

3) Create lightning in Godot:
   • Create Lightning in Godot | Godot Tut...  
---------------------------------------------------------------------------------------------------------------------------
TimeStamp:
(0:00) Overview
(0:18) Download Export Template
(0:41) Getting Android SDK
(1:44) Creating Debug keystore
(2:45) Exporting Debug APK
(3:25) Creating Release keystore
(4:16) Exporting Release APK
(4:43) Other Export setting
(7:08) End Talk


Watch video Export Godot Project to Android 2022 | Release and Debug APK online without registration, duration hours minute second in high quality. This video was added by user Dicode 14 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 30,840 once and liked it 665 people.