Changes

CoursAndroid1

25 bytes added, 20:05, 18 July 2012
/* SDK Setup */
== SDK Setup ==
# * Install Java/OpenJDK 1.6# * Download the SDK for your plateform http://developer.android.com/sdk/index.html## ** Extract in /opt/android-sdk for example## ** Add the tools to your path
export PATH="$PATH:/opt/android-sdk/tools:/opt/android-sdk/platform-tools"
# * Run <tt>android</tt> from the cli to start the sdk manager* Install API version 15, 10 and 4 (Android 4.0.3, 2.3.3 and 1.6) from the sdk manager (run <tt>android</tt> from the cli)# * Install Eclipse >= 3.6, (easier to start developping with eclipse then quit when your comfortable)## ** [http://developer.android.com/sdk/installing/installing-adt.html Install the Android Development Tools for Eclipse]
= Project leader =
ControlGroup, administrator
4,221
edits