Updated Working for Android (on Linux) (markdown)

1NE GROUP
2025-07-15 01:45:08 +00:00
parent 5388baa9d8
commit c6735ff1e6

@ -1,4 +1,4 @@
This guide shows you how to set up and build a raylib project for Android on Linux. This was tested on #Ubuntu 21.10 (64-bit only) and Android 10. Generated APK files will run on Android 6 and up.
This guide shows you how to set up and build a raylib project for Android on Linux. This was tested on __*Ubuntu 21.10*__ (64-bit only) and Android 10. Generated APK files will run on Android 6 and up.
This guide is based on [gxbuild](https://github.com/gtrxAC/gxbuild), a simple shell script based build system that can build for Windows, Linux, Web and Android.