Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ffb6ca9

Browse filesBrowse files
authored
Godot Rust built from Windows (rust-gamedev#970)
1 parent da19aaa commit ffb6ca9
Copy full SHA for ffb6ca9

File tree

2 files changed

+16
-0
lines changed
Filter options

2 files changed

+16
-0
lines changed
Loading

‎content/news/031/index.md

Copy file name to clipboardExpand all lines: content/news/031/index.md
+16Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.