GSoC/GCI Archive
Google Code-in 2014 Copyleft Games

Android: Intro to Android 7

completed by: Amr

mentors: Amaury Medeiros, Arc Riley, David Czech, Jon Neal, AJ Williams

As much of our software is written in compiled languages, porting to Android requires working with Google's Android Native Development Kit (NDK). Getting it setup on your system is a great first step toward helping port software for Android.

Download the NDK to your system and set it up according to the directions. To get your feet wet, make a trivial modification to the hello-gl2 example (such as changing a color or shape), compile it, and install it on an Android device.

While working on this task you should join and remain in #CopyleftGames on Freenode to get help, feedback, and guidance from mentors and other developers. Code updates which may affect your work are also announced here as they happen.

When you've done, post a screenshot of your modified hello-gl2 example to this task.