GSoC/GCI Archive
Google Code-in 2012 Copyleft Games Group

SweetSoy: Write INSTALL

completed by: Darrel

mentors: Amaury Medeiros, Arc Riley, Tony Young, David Czech, Mayank Singh

Installing libsoy and pysoy are made much easier by directions provided in an INSTALL text (ReST) file, including commands for installing dependencies on various Linux flavors. Right now, someone trying to build a SweetSoy APK needs to ask for help or figuring it out from the install scripts.

Using the INSTALL files in libsoy and pysoy as a rough template, write directions for building SweetSoy starting with downloading the Android SDK/NDK, building dependencies, and the steps needed to build the APK from these.

Whenever possible, use packages available for your Linux distribution such as Ubuntu's Android SDK package(s) and source package for ODE. Others may port your directions for other Linux distributions later.

While working on this task you should join and remain in #PySoy 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, commit your work and post the resulting changeset url to this task.