Introduce of Android and Installation of Android Studio?

1. What is android?

One of the most widely used mobile OS these days is ANDROID. Android is not only operating system but also middleware and key applications. Android Inc was founded in Palo Alto of California, U.S. by Andy Rubin, Rich miner, Nick sears and Chris White in 2003. Later Android Inc. was acquired by Google in 2005. After original release there have been number of updates in the original version of Android.

2. Overview

Android is a Linux-based operating system,native mobile application along with set of api libraries for building third party applications .It is one of the most widely used OS. Android has a large community for developing their own applications, written primarily on customized Java Programming language. Anyone with basic knowledge in java can start developing Android applications. Android OS version varies from 1.0 to 6.0 Marshmallow. Notice carefully you can see all the OS names are desserts, but still the naming reason is not released by Google and the names are alphabetically.

3.Android Version History?

There are some Version History of Android blow

1.Alfa
Android 1.1

2.Beta
Android 1.2

3.Cupcake
Android 1.5

4.Donut:
Android 1.6

5.Eclair:
Android 2.0
Android 2.1

6.Froyo: (short for "frozen yogurt")
Android 2.2

7.Gingerbread:
Android 2.3

8.Honeycomb:
Android 3.0
Android 3.1
Android 3.2

9.Ice Cream Sandwich:
Android 4.0

10.Jelly Bean:
Android 4.1
Android 4.2
Android 4.3

11.KitKat:
Android 4.4

12.Lollipop:
Android 5.0
Android 5.1

13.Marshmallow:
Android 6.0
Android 6.0.1

14.Nougat 
Android 7.0

4. There are three big things that you need to start Android development

 4.1   Basic Java programming

 4.2  XML

 4.3 Experience with widget-based UI models


5. Please follow blow process for start android app development?

5.1 Install Java in your System.

First you have to install JAVA in your system according to your system configuration.i am providing you a official link to install JAVA in your system.
you can real all think about JAVA  click on  blow link.   

5.2 Download and install Android Studio and SDK.

If till now you did not install Android Studio in your system please click to blow link and follow the all process.
Android Studio available only  for three OS
1. Window System.
2. Linux System
3. Mac System
Note : - The OS Selecting Options is right side on the window for blow link
This is officail link for install android studio

5.3 Create and Manage Virtual Devices?

After Successfully installed  Android Studio in tour system,the next this you have to test your application with android studio, The android SDK also provide a Virtual Devices for Testing android application
i am proving you a link for guiding you to create Virtual Device in android Studio 

Thank You?