mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Updated Working for Android (markdown)
@ -4,6 +4,9 @@ To build your raylib game for Android you need a set of Android tools. Those too
|
||||
|
||||
1. [Java 8 JDK and JRE](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
|
||||
2. Android SDK, just required the [command line tools](https://developer.android.com/studio/#downloads)
|
||||
|
||||
We will use the [SDKManager](https://developer.android.com/studio/command-line/sdkmanager) to install all required tools
|
||||
|
||||
3. [Android NDK](https://developer.android.com/ndk/downloads/)
|
||||
|
||||
### Compiling raylib source code
|
||||
|
||||
Reference in New Issue
Block a user