Posts

Showing posts from November, 2014

Getting Starting With Android

Image
                              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 mobile. SDK have Android debug which test the android applications with emulator. To Download Android SDK go to this link: https://developer.android.com/sdk/index.html For Eclipse go to this link: h