This document provides documentation for RingLibSDL version 1.5.4 and includes code samples for building a 2D game for Android using Ring Game Engine.
It describes how to set up the required software including the Android SDK, NDK, Ant, and JDK. It explains the project folder structure and how to add game source code and assets.
Step-by-step instructions are given for building the project using ndk-build and creating the Android package (.apk) file with ant debug. Screenshots of the built Flappy Bird 3000 game are also included.