| The Android OS is becoming a very popular operating | | | | already have a SDK installed make sure it is at least |
| system for mobile phones. The marketshare of | | | | java 5 SDK |
| Android phone is quickly increasing and every cell | | | | 2) Install Eclipse Classic 3.5 from the downloads |
| phone carrier now has at least one Android phone in | | | | section of the eclipse website. If you already have |
| their lineup. Every cell phone manufacturer is also | | | | eclipse installed make sure it is at least eclipse 3.4 |
| jumping on the bandwagon. The number of apps | | | | 3) 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 own | | | | that you will remember and not delete. Then add this |
| applications for either personal use or for profit you | | | | location to your System Path. |
| will need the right tools. One of the first things you | | | | 4) Install the ADT plugin for eclipse with the following |
| need is to Install Android SDK on your computer. This | | | | instructions. From the Android Developer website |
| will show you the exact steps needed along with the | | | | 5) 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 Eclipse | | | | support 6) Start a new Android Project and start |
| The Following are the steps to install android 2.0.1 | | | | programming your Application |
| SDK into eclipse for the first time if you want to | | | | You 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 you | | | | Good luck and have fun! |