The First Android version 1.0 was launched with T-Mobile G1 aka HTC Dream. Every Android version was named in Alphabatical order. Current Latest version is 10 with the Name of Android-Q (API level is 29).
Name
API Level
Release
Android 1.5, Cupcake
3
April 27, 2009
Android 1.6, Donut
4
September 15, 2009
Android 2.0-2.1, Eclair
5-7
October 26, 2009
Android 2.2-2.2.3, Froyo
8
May 20, 2010
Android 2.3-2.3.7, Gingerbread
9-10
December 6, 2010
Android 3.0-3.2.6, Honeycomb
11-13
February 22, 2011
Android 4.0-4.0.4, Ice Cream Sandwich
14-15
October 18, 2011
Android 4.1-4.3.1, Jelly Bean
16-18
July 9, 2012
Android 4.4-4.4.4, KitKat
19-20
October 31, 2013
Android 5.0-5.1.1, Lollipop
21-22
November 12, 2014
Android 6.0-6.0.1, Marshmallow
23
October 5, 2015
Android 7.0-7.1.2, Nougat
24-25
August 22, 2016
Android 8.0-8.1, Oreo
26-27
August 21, 2017
Android 9.0, Pie
28
August 6, 2018
Android 10.0, Android-Q
29
September 3, 2019
What are Android Versions available?
Could not inflate Behavior subclass android.support.design.widget. BottomSheetBehavior How resolve
What is Intent? What is the difference between an implicit intent and an explicit intent?
How to get an image resource by it's name in android?
Hide/Disable soft keyboard on Activity launch: Android
Check List for Generate Signed APK Android
Android Studio project R can't find
Intent for Drive PDF Viewer - How to open PDF in Google Drive with intent
What is NetworkOnMainThread Exception?
How to convert DP to Pixel and Pixel to Dp?
How to Generate signed apk with android studio
How do I generate random numbers in Dart?
Emulator: emulator: ERROR: Can't find 'Linux version ' string in kernel image file: Andr
How to install/ uninstall apk by command line ADB
What is ANR? How to avoid and resolve it?
How to avoid multiple button click at same time in android?
How to check Android version?
Duplicate files during packaging of APK” build.gradle issue: Android Studio
How to extract date and time from Long type variable in Kotlin on Android "
How can i comment inside xml file in android studio?
How to reduce APK package size?
FragmentPagerAdapter deprecated, Since API 27.1.0 FragmentPagerAdapter is deprecated.
How to get a contact image using a phone number in android?
ERR_ACCESS_DENIED in Android Webview with sdk 30
What is Application?
What are the notifications available in android?
ERROR Android emulator gets killed when I try to run my application and choose an emulator it ret
How do I check in SQLite whether a table exists?
Is There A Way To Get The Source Code From An APK File? (or) How to decompile apk?
What is Android?
How do i load image from drawable folder in Jetpack Compose?
What is Android Fragments?
Permission denied for window type 2010 in Marshmallow device
Google play store rejected my app due to SMS permission I removed SMS permission from the manifes
How to copy database from assets folder in android using kotlin
Android Activity FullScreen - How to set activity to fullscreen mode in Android?
How to validate email address in Android with Kotlin?
Invoke-customs are only supported starting with android 0 --min-api 26
How to get complete address from latitude and longitude?
'constructor Handler()' is deprecated. Deprecated in Java, How to use Handler() class in And