mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-04 21:29:18 -05:00
Updated Compile for Android (markdown)
@ -12,6 +12,7 @@ Use Android Studio's SDK Manager to install the latest Android Platform Tools an
|
|||||||
> Download and decompress on C: [Apache Ant](http://www-eu.apache.org/dist//ant/binaries/apache-ant-1.10.1-bin.zip)
|
> Download and decompress on C: [Apache Ant](http://www-eu.apache.org/dist//ant/binaries/apache-ant-1.10.1-bin.zip)
|
||||||
|
|
||||||
_Step 2._ Create the following environment variables:
|
_Step 2._ Create the following environment variables:
|
||||||
|
|
||||||
Android Studio installs the NDK in a ndk-bundle folder inside the SDK folder location (where ever you installed it).
|
Android Studio installs the NDK in a ndk-bundle folder inside the SDK folder location (where ever you installed it).
|
||||||
|
|
||||||
ANDROID_HOME = C:\android-sdk
|
ANDROID_HOME = C:\android-sdk
|
||||||
|
|||||||
Reference in New Issue
Block a user