Skip to content

Commit ffb6ca9

Browse files
authored
Godot Rust built from Windows (#970)
1 parent da19aaa commit ffb6ca9

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Loading

content/news/031/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,22 @@ to be refactored to be more modular and cleaner.
345345
[sorokya-twitter]: https://twitter.com/sorokya
346346
[sorokya-github]: https://github.com/sorokya
347347

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+
348364
## Tooling Updates
349365

350366
### [Vismut]

0 commit comments

Comments
 (0)