How to Install Android SDK With Eclipse

The Android OS is becoming a very popular operatingalready have a SDK installed make sure it is at least
system for mobile phones. The marketshare ofjava 5 SDK
Android phone is quickly increasing and every cell2) Install Eclipse Classic 3.5 from the downloads
phone carrier now has at least one Android phone insection of the eclipse website. If you already have
their lineup. Every cell phone manufacturer is alsoeclipse installed make sure it is at least eclipse 3.4
jumping on the bandwagon. The number of apps3) Download the latest andorid SDK from the android
available for Android phones is now over 20,000.developer website. Unzip the package to a location
If you are interested in creating your ownthat you will remember and not delete. Then add this
applications for either personal use or for profit youlocation to your System Path.
will need the right tools. One of the first things you4) Install the ADT plugin for eclipse with the following
need is to Install Android SDK on your computer. Thisinstructions. From the Android Developer website
will show you the exact steps needed along with the5) Use the AVD manager to download latest
different software required.documentation and other SDK's you would like to
How to Install Android SDK with Eclipsesupport 6) Start a new Android Project and start
The Following are the steps to install android 2.0.1programming your Application
SDK into eclipse for the first time if you want toYou can find all of the links along with the steps in
start to develop Android apps.the link in the signature box.
1) Install java 6 SDK from the java website. If youGood luck and have fun!