Eclipse IDE basics Android

main, Training Feb 01, 2012 No Comments

Eclipse IDE is very widely used IDE. This IDE can be used for various programming language. In this article we will see how to use IDE for android.

Eclipse Plugin 

To make development easier, Google has written a plug-in for Eclipse called the Android Development Toolkit (ADT).

Go to Help > Install new Software > Add

Details: We have to type a name and url which is https://dl-ssl.google.com/android/eclipse

After adding this site developer tools will appear on screen. Then Select tools and click Next to install.

 

 

Android SDKFirst download the android SDK starter package from:

http://developer.android.com/sdk/index.html

pastedGraphic.pdf

After down- loading the package that’s right for you, unpack the .zip file to a temporary directory.

Android SDK Components

Run android.exe and Setup program will now display a list of available components including documentation, platforms, add-on libraries, and USB drivers

pastedGraphic_1.pdf

No Responses to “Eclipse IDE basics Android”

Leave a Reply

You must be logged in to post a comment.