Godot 4 Mobile Game Tutorial #2 Android Export and 1-Click Deployment

Описание к видео Godot 4 Mobile Game Tutorial #2 Android Export and 1-Click Deployment

Hello friends,
In this video we will go over the Android Export Setup and 1-Click Deployment for Godot 4.

LINKS
Android Studio:
https://developer.android.com/studio

Java JDK:
https://www.oracle.com/java/technolog...

Keystore Generation Command:
keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000 -dname "C=US, O=Android, CN=Android Debug"

I got a lot of my updated information on how to setup the export in Godot in this video from @Gwizz1027.
   • Godot 4 Android Export Tutorial  

Please feel free to leave a comment if you have any questions!

- Pinkman

Комментарии

Информация по комментариям в разработке