Building Games For Android¶
In this chapter we will learn about Building RingLibSDL Games for Mobile.
So we can create packages (*.apk) for the applications that are developed using Ring Game Engine for 2D Games.
Download Requirements and Update the Android SDK¶
The Android SDK Tools
The Android NDK (Tested using android-ndk-r10c)
Apache Ant v1.8 or later
Java SE Development Kit (JDK) v6 or later
Update the Android SDK to get the API and tools packages required for development
Tested using Android 4.4.2 (API 19)
In Windows - Define the next Environment Variables based on your system.
- JAVA_HOME
For Example : C:\Program Files (x86)\Java\jdk1.8.0_05
- ANDROID_HOME
For Example : B:\mahmoud\Tools\Java-Android\adt-bundle-windows-x86-20140702\sdk