In this article, we will learn about the introduction to Android
Topic:
- What is Android
- What is Android development
- Various Versions of Android
- Why we develop Apps
What is Android?
Introduction to Android -> Android is a running gadget and programming platform evolved through Google for mobile phones and different mobile devices, together with tablets. It can run on any specific device from many distinct manufacturers.
Android consists of a software program improvement kit (SDK) that allows you to write unique code and bring together software program modules to create apps for Android users. Android additionally gives a market to distribute apps. All together, Android represents an environment for mobile apps.
What is Android development?
Android development is the process by which programs are created for gadgets walking the Android working system. Android apps may be written the usage of Kotlin, Java, and C++ languages” the usage of the Android software development kit (SDK), whilst the usage of different languages is likewise possible.
Various Versions of Android?
Code Name | Version number | Release date | API Level |
N/A | 1.0 | 23 Sep 2008 | 1 |
1.1 | 9 Feb 2009 | 2 | |
Cupcake | 1.5 | 27 April 2009 | 3 |
Donut | 1.6 | 15 Sep 2009 | 4 |
Eclair | 2.0 – 2.1 | 26 Oct 2009 | 5 – 7 |
Froyo | 2.2 – 2.2.3 | 20 May 2010 | 8 |
Gingerbread | 2.3 – 2.3.7 | 6 Dec 2010 | 9-10 |
Honeycomb | 3.0 – 3.2.6 | 22 Feb 2011 | 11 -13 |
Ice Cream Sandwich | 4.0 -4.0.4 | 18 Oct 2011 | 14 -15 |
Jelly Bean | 4.1 – 4.3.1 | 9 July | 16 -18 |
KitKat | 4.4 -4.4.4 | 31 Oct 2013 | 19 -20 |
Lollipop | 5.0- 5.1.1 | 12 Nov 2014 | 21 -22 |
Marshmallow | 6.0 -6.0.1 | 5 Oct 2015 | 23 |
Nougat | 7.0 | 22 Aug 2016 | 24 |
Oreo | 8.0 | 21 Aug 2017 | 26 |
Why do we develop apps?
Developers create apps for a lot of reasons. They can also additionally want to cope with enterprise necessities or construct new offerings or businesses, or they’ll need to provide video games and different varieties of content material for users. Developers pick out to increase Android with the purpose to reach the majority of mobile tool users.
Nice it is very helpful for me… thank you for this post ❤️
Pingback: Introduction to Flutter and the Dart Programming Language