File tree 2 files changed +16
-0
lines changed
Filter options
2 files changed +16
-0
lines changed
Original file line number Diff line number Diff line change @@ -345,6 +345,22 @@ to be refactored to be more modular and cleaner.
345
345
[ sorokya-twitter ] : https://twitter.com/sorokya
346
346
[ sorokya-github ] : https://github.com/sorokya
347
347
348
+ ### [ Godot-Rust to Android without Android Studio] [ godot-rust-to-android ]
349
+
350
+ ![ working godot-rust on an android phone] ( godot-rust-android-via-windows.png )
351
+ _ Proof of concept Godot app running on Android_
352
+
353
+ [ @coffeecodechem ] published a [ blog post] [ godot-rust-to-android ] on how to
354
+ export godot-rust as an Android APK on Windows without using Android Studio. It
355
+ goes beyond the godot-rust book that specifies "steps are tested and confirmed
356
+ to work on Linux only", and details what is needed to make it work on Windows.
357
+
358
+ The post shows how to set up the JDK and Rust, set up the keystore, and how to
359
+ build the required GDNative libraries.
360
+
361
+ [ @coffeecodechem ] : https://twitter.com/coffeecodechem
362
+ [ godot-rust-to-android ] : https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/
363
+
348
364
## Tooling Updates
349
365
350
366
### [ Vismut]
You can’t perform that action at this time.
0 commit comments