Android version list with name

Tek Eye

The table in this article lists all the different versions of Android, starting with the earliest Application Programming Interface (API) level to the latest API level. Thus the list is from the oldest Android versions to the latest.

Android Versions by Name, Number, Availability and API Level

Each version of Android is given a code name. The code name is traditionally the name of a dessert, cake or sweet, e.g, Gingerbread, Froyo, Jelly Bean, etc. — as the sugar laden picture below shows. The table that follows lists the code names, version numbers, first release date and Application Programming Interface (API) versions, along with the equivalent Software Development Kit (SDK) constants (Build.VERSION_CODES). The Android version number on a device is normally found in the settings. Select Settings, then About Phone or About Device and look at the Firmware Version or Android Version entry.

List of Android Versions and Their Names, API Level and Dates

Name Version Available API VERSION_CODES
N/A 1.0 October 2008 1 BASE
N/A 1.1 February 2009 2 BASE_1_1
Cupcake 1.5 May 2009 3 CUPCAKE
Donut 1.6 September 2009 4 DONUT
Eclair 2.0 November 2009 5 ECLAIR
Eclair 2.0.1 December 2009 6 ECLAIR_0_1
Eclair 2.1 January 2010 7 ECLAIR_MR1
Froyo 2.2 to 2.2.3 June 2010 8 FROYO
Gingerbread 2.3 to 2.3.2 November 2010 9 GINGERBREAD
Gingerbread 2.3.3 to 2.3.7 February 2011 10 GINGERBREAD_MR1
Honeycomb 3.0 February 2011 11 HONEYCOMB
Honeycomb 3.1 May 2011 12 HONEYCOMB_MR1
Honeycomb 3.2 to 3.2.6 June 2011 13 HONEYCOMB_MR2
Ice Cream Sandwich 4.0.1 to 4.0.2 October 2011 14 ICE_CREAM_SANDWICH
Ice Cream Sandwich 4.0.3 to 4.0.4 December 2011 15 ICE_CREAM_SANDWICH_MR1
Jelly Bean 4.1 to 4.1.1 July 2012 16 JELLY_BEAN
Jelly Bean 4.2 to 4.2.2 November 2012 17 JELLY_BEAN_MR1
Jelly Bean 4.3 July 2013 18 JELLY_BEAN_MR2
Kit Kat 4.4 to 4.4.4 October 2013 19 KITKAT
Kit Kat 4.4W to 4.4W.2 June 2014 20 KITKAT_WATCH
Lollipop 5.0 to 5.0.2 November 2014 21 LOLLIPOP
Lollipop 5.1 to 5.1.1 March 2015 22 LOLLIPOP_MR1
Marshmallow 6.0 to 6.0.1 October 2015 23 M
Nougat 7.0 August 2016 24 N
Nougat 7.1 to 7.1.2 October 2016 25 N_MR1
Oreo 8.0.0 August 2017 26 O
Oreo 8.1.0 December 2017 27 O_MR1

The above table was derived from the following sources (note that some release dates are derived from the Android developers documentation, the actual SDK availability may have been a little earlier, see the Wikipedia article):

When programming an App the API level is used to determine whether specific Android features are present or not. The API level can be read in versions prior to Donut (Cupcake, 1.1 and 1.0) using:

int APILevel = Integer.parseInt(Build.VERSION.SDK);

And from Donut onwards using:

int APILevel = Build.VERSION.SDK_INT;

(Build.VERSION.SDK is deprecated, i.e. it will be removed from the API at some future release).

When using functionality from a later API, but the App needs to support earlier Android versions, wrap the newer functionality in a separate class. Then check the API level before instantiating the class to prevent a VerifyError exception from occurring. See the article Support Multiple API Versions in Android.

Author: Daniel S. Fowler Published: 2012-05-25 Updated: 2017-01-08

Do you have a question or comment about this article?

(Alternatively, use the email address at the bottom of the web page.)

↓markdown↓ CMS is fast and simple. Build websites quickly and publish easily. For beginner to expert.

Free Android Projects and Samples:

Источник

List of Android version names

Android versions up to Android 10! 10 got, additionally to their nummeric version number, a code-name, which was assigned by Google. Like the naming of Ubuntu versions (names of animals with an adjective [1] ), Android version names were names of, mostly american, sweets, where the first letter was in alphabetical order.

The assignment of numeric and textual version names are not always consistent. Android 4.0 and Android 4.1, for example, have different version names, but Android 5.0, 5.1 and 5.1.1 share the same version name.

Starting with Android 10! 10, Android versions do not get a codename anymore. Since then, the Android versions will be released with their version number only. [2] [3] [4] [5]

Содержание

Cupcake

The Android version 1500! 1.5 Cupcake is the first version, which got a name assigned, which is Cupcake. Cupcakes are muffin-like cakes, which mostly has a creamy hood.

Donut

Version 1600! 1.6 Donut was given the name Donut.

Eclair

Android-Version 2000! 2 Eclair and 2100! 2.1 Eclair share the same name, Eclair. Eclairs are longly biscuits overdrawn with chocolate.

Froyo

Frozen Yogurt is a ice-like dessert made with milk and yogurt and is also the name of the Android version 2200! 2.2 Froyo.

Gingerbread

The name of Android version 2300! 2.3 «Gingerbread» is Gingerbread, which are cake-like biscuits mostly eaten around christmas time.

Honeycomb

The android version mostly made for tablets, Android 3000! 3.0 Honeycomb, is called Honeycomb. The bootanimation of this android version is also made like a honeycomb.

Ice Cream Sandwich

Android 4.0 is called after a sweet, which is made of delicious ice cream bewtween two biscuits: an Ice Cream Sandwhich.

Jelly Bean

Jelly beans are colorful, mostly made out of sugar, sweets, which have a hard shell and are filled with jelly. The following android versions share this name:

KitKat

KitKat is a brand from Nestle, and is a chocolate bar filled with waffles. Android 4.4 is named after this sweet: 4.4! 4.4 «KitKat».

Lollipop

Lollipops are sweets in different flavors on a stalk and is also the name of the following android versions:

Marshmallow

The android version 6.0, announced at 17th of august in 2015 is called after the sweet Marshmallow.

Nougat

Android 7, also called Android N, officialy got the name Nougat.

Android 8, also called Android O, carries the name Oreo, which are two crispy chocolate cookies with a vanilla cream center.

Android 9, also called Android Pie, carries the name Pie, which is the name of different sweet dishes.

The version 9! 9 was the last Android version which got a codename assigned.

Android 10

Google announced that a new Android Version will be officially known as Android 10.

Источник

Android Version List A to Z With Name

Initially founded by Andy Rubin in October 2003 and Acquired by Google on August 17, 2005. It is a free Linux based platform and has an open software stack with an operating system , mid ware and applications. It was originally developed by Google and was released on November 5, 2007 for mobile platforms.

The T-Mobile G1 Phone (HTC Dream) is first phone to release to the public on September 23, 2008 with Google Android. It is a strong competitor for Apple iOS, a closed operating system and platform used on Apple iPhone.

Android Versions List

In this section, we will explain to Android version names a to z. Android launched its official public with Android 1.0 in 2008 – a release was so old that it did not have any code-name as well.

Things were exceptionally essential at that point, however the product incorporated a suite of early Google applications, for example, Gmail, Maps, Calendar and YouTube, which were all coordinated into working operating system – employed for a more easily-updated standalone-app model A very opposite today. Here available various Android versions list with names, and we will explain each one step by step.

Android Cupcake 1.5

With release of the 2009 Android 1.5 Cupcake, t tradition of its version names was born. Cupcake introduced many refinements in the Android interface, which included the first on-screen keyboards – something would be necessary when the phone once moved away from the ubiquitous physical keyboard model.

Cupcake additionally realized the structure for outsider application gadgets, which would rapidly transform into one of Android’s most recognizing components, and it gave stage’s first-historically speaking choice for video recording.

READ MORE – What is Operating System and its Types

Android Donut 1.6

Android 1.6, Donut, entered the world in the fall of 2009. In the center of this, the donut was filled in some important holes, in which OS had ability to work on different screen sizes and resolutions – one factor that would be important in the coming years It also added support for CDMA networks such as Verizon, which will play an important role in Android’s imminent explosion.

Android Eclair 2.0 to 2.1

Keeping up the very quick discharge pace of It’s initial years, Android 2.0 Eclair, rose only a month and a half after Donut; its “point-one” refresh, likewise called Eclair, turned out two or after three months. Eclair was the principal Android discharge to enter standard awareness on account of the first Motorola Droid telephone and the huge Verizon-drove advertising effort encompassing it.

The discharge’s most transformative component was expansion of voice-guided turn-by-turn route and constant movement information — something beforehand unfathomable (and still basically unmatched) in cell phone world. Route aside, Eclair conveyed live backdrops to Android and in addition the stage’s first discourse to-content capacity. Furthermore, it made waves for infusing the once-iOS-selective squeeze to-zoom ability into Android — a move frequently observed as start that touched off Apple’s durable “nuclear war” against Google.

Android 2.2 Froyo

Only four months after Android 2.1 arrived, Google served up Android 2.2, Froyo, which rotated to a great extent around in engine execution upgrades.

Froyo delivered some essential forward looking highlights, however, including the expansion of the now-standard dock at the base of home screen and the principal manifestation of Voice Actions, which enabled you to perform fundamental capacities like getting headings and making notes by tapping a symbol and after that talking an order.

Prominently, Froyo likewise conveyed help for Flash to Android’s internet browser — an alternative that was huge both in light of the across the board utilization of Flash at the time and due to Apple’s determined position against supporting it all alone cell phones. Apple would in the end win, obviously, and Flash would wind up far less normal. However, back when it was still all around, having capacity to get to the full web with no dark openings was a honest to goodness advantage no one but Android could offer.

READ MORE – Purpose of The Operating System

Android Gingerbread 2.3

Its first evident visual character began coming into center with 2010’s Gingerbread discharge. Brilliant green had for quite some time been shade of Android’s robot mascot, and with Gingerbread, it turned into a necessary piece of working framework’s appearance. Dark and green leaked everywhere throughout the UI as Android began its moderate walk toward unmistakable outline.

Android 3.1 Honeycomb

2011’s Honeycomb period was an unusual time for Android. Android 3.0 appeared on the scene as a tablet-just discharge to go with dispatch of the Motorola Xoom, and through the consequent 3.1 and 3.2 updates, it remained a tablet-selective (and shut source) substance.

Under direction of recently arrived plan boss Matias Duarte, Honeycomb presented a significantly rethought UI for Android. It had a space-like “holographic” plan that exchanged the stage’s trademark green for blue and put an accentuation on benefiting as much as possible from a tablet’s screen space.

While the idea of a tablet-particular interface didn’t keep going long, a large number of Honeycomb’s thoughts laid the basis for the Android we know today. The product was first to use on-screen catches for Android’s primary navigational summons; it denoted start of the end for the perpetual flood menu catch; and it presented the idea of a card-like UI with its interpretation of the Recent Apps list.

Android 4.0 Ice Cream Sandwich

With Honeycomb going about as the scaffold from old to new, Ice Cream Sandwich — additionally discharged in 2011 — filled in as the stage’s legitimate section into the time of current plan. The discharge refined the visual ideas presented with Honeycomb and rejoined tablets and telephones with a solitary, bound together UI vision.

ICS dropped quite a bit of Honeycomb’s “holographic” appearance yet kept its utilization of blue as a framework wide feature. Also, it persisted center framework components like on-screen catches and a card-like appearance for application exchanging.

Version 4.0 likewise made swiping a more vital technique for getting around the working framework, with the then-progressive inclination capacity to swipe away things like warnings and late applications. Also, it began the moderate procedure of bringing an institutionalized plan structure — known as “Holo” — all through the OS and into Android’s application biological system.

Android 4.0 likewise made swiping a more indispensable strategy for getting around the working framework, with the then-progressive inclination capacity to swipe away things like warnings and late applications. What’s more, it began the moderate procedure of bringing an institutionalized outline structure — known as “Holo” — all through the OS and into Android’s application biological system.

Android 4.3 Jelly Bean

Spread crosswise over three impactfull Android variants, 2012 and 2013’s Jelly Bean discharges took ICS’s crisp establishment and made important walks in calibrating and expanding upon it. The discharges included a lot of balance and clean into the working framework and went far in making Android all the more welcoming for the normal client.

Visuals aside, Jelly Bean achieved our first taste of Google Now — the marvelous prescient knowledge utility that is unfortunately since declined into a celebrated news channel. It gave us expandable and intelligent warnings, an extended voice look framework and a further developed framework for showing list items by and large, with an attention on card-based outcomes that endeavored to answer addresses specifically.

Multiuser bolster additionally became possibly the most important factor, but on tablets just now, and an early form of Android’s Quick Settings board showed up. Jam Bean introduced an intensely built up framework for setting gadgets on your bolt screen, as well — one that, similar to such a large number of Android includes throughout the years, discreetly vanished a few years after the fact.

Android 4.4 Kitkat

KitKat discharge denoted the finish of its’s dull time, as the blacks of Gingerbread and the blues of Honeycomb at last advanced out of the working framework. Lighter foundations and more unbiased features took their places, with a straightforward status bar and white symbols giving the OS a more contemporary appearance.

Android 4.4 additionally observed the principal rendition of “alright, Google” bolster — yet in KitKat, the without hands initiation incite worked just when your screen was at that point on and you were either at your home screen or inside the Google application.

Android Lollipop

Android Lollipop is a form of the Android working framework created by Google and presented in June 2014. Programming form numbers for Lollipop go from 5.0 to 5.1.1. Candy was gone before by Android KitKat and took after by Android M.

Progressive adaptations of Android working frameworks have developed with more consideration regarding flexible outline and present day security and accommodation highlights. The outline and usefulness of Lollipop was altogether upgraded from past forms of Android. Android Lollipop included another warning framework, an overhauled applications menu, more APIs, better plan for control utilization, and different venture instruments.

Dispatch gadgets for Android Lollipop incorporated the Nexus 6 cell phone and HTC’s Nexus 9 tablet.

Android Marshmallow

Marshmallow is the official Android codename for the up and coming 6.0 refresh of the open source Android portable working framework. Marshmallow was first declared at Google I/O in May 2015 as the Android M discharge, and the versatile OS made its official presentation in late 2015 as the successor to the “Candy” Android 5.0 discharge.

Dissimilar to its forerunners, Android Marshmallow at first did not have a pastry themed moniker when it was first declared, somewhat to construct expectation around the product. Google did anyway disclose the Marshmallow name on August seventeenth, 2015, when it authoritatively discharged the Android 6.0 SDK and the third programming review of Marshmallow for Nexus gadgets.

Android Nougat:

Nougat is latest 14 version of Android operating system. On March 9, 2016, it was released as a form of alpha test version, but come out in market as a officially on 22 August, 2016. Firstly, that update was used in LG V20 smartphone.

Android Oreo:

Oreo is used as Android code name to 8.0 update that was open source Android mobile O/S on 21 August, 2017 with alpha quality developer. This have various features such as notification grouping, picture-in-picture support to video, better performance, battery optimization, and supportable to auto fillers etc.

Android Pie:

Android has been released 16th major version,and it marked by Android Pie mobile operating system. Android Pie come out in market on 6 August, 2018.Today, Mostly 28% devices work on Pie Android version.

Till now we have been totally explained Android versions list a to z. I hope that you fully aware about Android version names.

Источник

Читайте также:  Секретные команды андроид realme
Оцените статью