Open main menu

DAVE Developer's Wiki β

Android Development Model

Revision as of 10:34, 20 July 2012 by DevWikiAdmin (talk | contribs) (Introduction)

Info Box
Android-logo.jpg Applies to Android

IntroductionEdit

Development toolsEdit

In order to start development of 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).

[... (img)]

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 LinksEdit