#2 - Linux + Godot - Esportare APK su Android
Come configurare Godot su Linux per esportare giochi Android.
π Video seguente β― https://youtu.be/PNj8YmXjj-A
π PLAYLIST - Tutti i video della serie β― https://www.youtube.com/playlist?list=PLaCq3HqKQR6rNyqulBsbca-6wzxp8H52r
β INSTALLARE OPENJDK SU DEBIAN e UBUNTU β
sudo apt install openjdk-11-jdk
π https://packages.debian.org/stable/java/openjdk-11-jdk
π https://packages.ubuntu.com/bionic/openjdk-11-jdk
β INSTALLARE ADB β
sudo apt install adb
β GENERARE KEYSTORE β
keytool -keyalg RSA -genkeypair -alias androiddebugkey -keypass android -keystore debug.keystore -storepass android -dname "CN=Android Debug,O=Android,C=US" -validity 9999
β LINK β
π Documentazione Godot 3.2 β― https://docs.godotengine.org/en/3.2/getting_started/workflow/export/exporting_for_android.html
π jarsigner doc β― https://docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html
β SEGUI IL PROGETTO CRYSTAL BIT β
π Canale Telegram β― https://t.me/crystalbit
π Sito web β― https://crystal-bit.github.io/
β CREDITS β
Music: Werq by Kevin MacLeod
Licence: CC BY (http://creativecommons.org/licenses/by/4.0/)
Website: https://incompetech.com