Getting Starting With Android
                                 How to Download & Install Android Tools   Android is very famous these days everyone want to learn it in easy way. You should have all the android related software download & install in your computer.  You can create your own android application by following these steps:   1.        Download the Android SDK & Eclipse.   2.        Install the packages & ADT plugin for the Eclipse.   3.        Download Platform of SDK using Manager.   4.        Create Android Virtual Device (ADT).     Download the Android SDK & Eclipse:   Android SDK  has tools to create android application, compile and packages. These contain command line based. It has the Android Emulator to test the android application (virtual Device) without have a real android mo...