====== Ardor3D Android Development ====== ===== Latest Alpha Build ===== Download the most recent android build [[http://www.ardor3d.com/download/ardor3d-android.jar|here]]. ===== Working from Source ===== - [[http://www.eclipse.org/downloads/packages/release/galileo/sr2|Download Eclipse Galileo SR2 IDE for Java Developers]] - [[http://developer.android.com/sdk/eclipse-adt.html#installing|Install the Android Developer Tools plugin for Eclipse]] - [[http://developer.android.com/sdk/installing.html#Installing|Download the Android SDK]] - [[http://www.eclipse.org/subversive/downloads.php#latest_release|Install the Subversive Eclipse plugin]] using the [[http://www.eclipse.org/subversive/documentation/faq.php#connectors|SVNKit SVN connector]]. - [[http://www.ardor3d.com/wiki/svneclipsetutorial|Import Ardor3D]] from SVN - [[http://www.ardor3d.com/wiki/androidsvneclipsetutorial|Import Ardor3D Android]] from SVN Notes: * The Android plugin doesn't currently support Eclipse Helios. Fix by using Eclipse Galileo. * Subclipse only works out of the box on Windows. Fix by using subversive.