Godot Engine Android Export Tutorial

Аватар автора
JavaScript для удаленных работников
Here is a new Godot engine tutorial on how to export, install and open an Android Godot application on a real mobile device. I explain which software you need, where to get it and how to configure Godot before you export the apk file. I show how to install it manually on the Android device and also how to use the Godot One Click Deployment. Download Android Studio: Download the JDK 1.8 from here: Path to the adb: %USERPROFILE%AppDataLocalAndroidsdkplatform-tools Path to the jdk for jarsigner: C:Program FilesJavajdk1.8.0_172bin Path to the debug.keystore: %HOMEPATH%/.android/debug.keystore Keytool to generate Debug Keystore: keytool -genkey -v -keystore %HOMEPATH%/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android -keyalg RSA -keysize 2048 -validity 10000 -dname "CN=Android Debug,O=Android,C=US" See my social profiles here: #godot #godotengine #gamedev #android

0/0


0/0

0/0

0/0