Monday, November 5, 2012

Android - beginning

Download and install the JAVA SDK: 
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Download Eclipse Classic: http://www.eclipse.org/downloads/

Download and install the Android SDK: http://developer.android.com/sdk/index.html

Install the ADT plugin to Eclipse: http://developer.android.com/sdk/installing/installing-adt.html

Start Coding: 
http://www.vogella.com/articles/Android/article.html ,
http://www.youtube.com/mobiledevtuts ,
http://mobile.tutsplus.com/


Some more sources: