Open main menu

DAVE Developer's Wiki β

Changes

Android Development Model

138 bytes added, 14:34, 20 July 2012
no edit summary
In order to start development of your Android “Apps”, first of all you should download and install the Android SDK (http://developer.android.com/sdk/index.html). Please follow the instructions reported on http://developer.android.com/sdk/installing.html in order to properly install the SDK. If you want to use Eclipse as IDE, you should also install the Android Development Tools (ADT) Plugin (please find here the related instructions: http://developer.android.com/sdk/eclipse-adt.html#installing).
==== ==== [[File:Android-sdk-manager.png|frame|none|50px|Eclipse with ADT plugin]] An '''overview''' of the SDK can be found here: http://developer.android.com/sdk/exploring.html
A lot of information on how to start programming can be found here: http://developer.android.com/guide/developing/index.html.
For further information, please refer to http://developer.android.com/index.html 
=== Useful Links ===
 
[http://developer.android.com/index.html Android Developer Website]
[https://developer.android.com/training/index.html Tutorial]