Introduction of Android

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. This operating system is basically used for for phones, and most recently, tablets. Android is a unique operating system because Google is actively developing the Android platform, but giving it away for free to hardware manufacturers and phone carriers who want to use Android on their devices. It is mostly run on smartphons powered by ARM chips, though it is being ported to various platforms and architectures, including X86.

Key features of the Android Market
Lets Start Installing Android

Welcome; here is a quick start installation guide - if you are new to the Android SDK, follow the steps to install the Android SDK and set up your development environment for the first time.

Before getting started with the Android SDK installation let's check the System Requirements.

System Requirements

All the steps and images below are installation steps on Windows 7 operating system:

Step: 1 Download and Install JDK.

Download and install the Java(JDK). The JRE is not sufficient.
Step: 2 Install the Android SDK
Note: Do not start the virtual device/Emulator from the Android SDK manager; Mono will automatically start it from Visual Studio.

Step: 3 Install Mono for Android using in Visual Studio 2010
Now your installation of Android is complete, you can develop Android applications using Mono in Visual Studio 2010.