You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to be refactored to be more modular and cleaner.</p>
295
295
<h3id="godot-rust-to-android-without-android-studio"><ahref="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">Godot-Rust to Android without Android Studio</a> <aclass="anchor" href="#godot-rust-to-android-without-android-studio" aria-hidden="true">#</a>
296
296
</h3>
297
-
<p><imgsrc="godot-rust-android-via-windows.png" alt="working godot-rust on an android phone" />
297
+
<p><imgsrc="godot-rust-android-via-windows.jpg" alt="working godot-rust on an android phone" />
298
298
<em>Proof of concept Godot app running on Android</em></p>
299
299
<p><ahref="https://twitter.com/coffeecodechem">@coffeecodechem</a> published a <ahref="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">blog post</a> on how to
300
300
export godot-rust as an Android APK on Windows without using Android Studio. It
Copy file name to clipboardExpand all lines: rss.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ by switching over to an actor pattern approach. This method allowed the server
239
239
to be refactored to be more modular and cleaner.</p>
240
240
<h3 id="godot-rust-to-android-without-android-studio"><a href="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">Godot-Rust to Android without Android Studio</a>&nbsp;<a class="anchor" href="#godot-rust-to-android-without-android-studio" aria-hidden="true">#</a>
241
241
</h3>
242
-
<p><img src="godot-rust-android-via-windows.png" alt="working godot-rust on an android phone" />
242
+
<p><img src="godot-rust-android-via-windows.jpg" alt="working godot-rust on an android phone" />
243
243
<em>Proof of concept Godot app running on Android</em></p>
244
244
<p><a href="https://twitter.com/coffeecodechem">@coffeecodechem</a> published a <a href="https://coffeecodechem.com/2022/02/exporting-godot-rust-android-apk-windows/">blog post</a> on how to
245
245
export godot-rust as an Android APK on Windows without using Android Studio. It
0 commit comments