Rustjack Mobile Mobile version of Rustjack, using eGUI. compile for desktop cargo run Compile for Android This uses xbuild and adb: bash build_android.sh you may need the android SDK tools in your path to make adb work: export PATH=$PATH:~/Android/Sdk/platform-tools