Android version history


The version history of the Android mobile operating system began with the public release of the Android beta on November 5, 2007. The first commercial version, Android 1.0, was released on September 23, 2008. Android is continually developed by Google and the Open Handset Alliance, and it has seen several updates to its base operating system since the initial release.

Overview

The development of Android started in 2003 by Android, Inc., which was purchased by Google in 2005. There were at least two internal releases of the software inside Google and the OHA before the beta version was released. The beta was released on November 5, 2007, while the software development kit was released on November 12, 2007. Several public beta versions of the SDK were released. These releases were done through software emulation as physical devices did not exist to test the operating system.
The first public release of Android 1.0 occurred with the release of the T-Mobile G1 in October 2008. Android 1.0 and 1.1 were not released under specific code names. The code names "Astro Boy" and "Bender" were tagged internally on some of the early pre-1.0 milestone builds and were never used as the actual code names of the 1.0 and 1.1 releases of the OS.
The project manager, Ryan Gibson, conceived using a confectionery-themed naming scheme for public releases, starting with Android 1.5 Cupcake. Google announced in August 2019 they were ending the confectionery theming scheme to use numerical ordering for future versions. The first release under the numerical order format was Android 10, which was released the following month.
In 2017, Google announced that Google Play would begin to require apps to target a recent Android version. Initially the minimum requirement was Android 8, released in the second half of 2017, for which support would be required for new apps by August 2018, and for updates to existing apps by November 2018. This pattern has continued in subsequent years.
NameVersion numberInitial stable
release date
Supported API levelReferences
No official codename1.0September 23, 20081
No official codename1.1February 9, 20092
Cupcake1.5April 27, 20093
Donut1.6September 15, 20094
Eclair2.0 – 2.1October 26, 20095 – 7
Froyo2.2 – 2.2.3May 20, 20108
Gingerbread2.3 – 2.3.7December 6, 20109 – 10
Honeycomb3.0 – 3.2.6February 22, 201111 – 13
Ice Cream Sandwich4.0 – 4.0.4October 18, 201114 – 15
Jelly Bean4.1 – 4.3.1July 9, 201216 – 18
KitKat4.4 – 4.4.4October 31, 201319 – 20
Lollipop5.0 – 5.1.1November 12, 201421 – 22
Marshmallow6.0 – 6.0.1October 5, 201523
Nougat7.0 – 7.1.2August 22, 201624 – 25
Oreo8.0 – 8.1August 21, 201726 – 27
Pie9August 6, 201828
Android 1010September 3, 201929
Android 111130

Version history by API level

The following tables show the release dates and key features of all Android operating system updates to date, listed chronologically by their official application programming interface levels.

Hardware requirements

The main hardware platform for Android is the ARM architecture, with x86 and MIPS architectures also officially supported in later versions of Android, but MIPS support has since been deprecated and support was removed in NDK r17.
Unofficial Android-x86 project used to provide support for the x86 and MIPS architectures ahead of the official support.
In 2012, Android devices with Intel processors began to appear, including phones and tablets. While gaining support for 64-bit platforms, Android was first made to run on 64-bit x86 and then on ARM64. Since Android 5.0 Lollipop, 64-bit variants of all platforms are supported in addition to the 32-bit variants.
Requirements for the minimum amount of RAM for devices running Android 7.1 depend on screen size and density and type of CPU, ranging from 816MB–1.8GB for 64-bit and 512MB–1.3GB for 32-bit meaning in practice 1GB for the most common type of display. The recommendation for Android 4.4 is to have at least 512 MB of RAM, while for "low RAM" devices 340 MB is the required minimum amount that does not include memory dedicated to various hardware components such as the baseband processor. Android 4.4 requires a 32-bit ARMv7, MIPS or x86 architecture processor, together with an OpenGL ES 2.0 compatible graphics processing unit. Android supports OpenGL ES 1.1, 2.0, 3.0, 3.2 and since Android 7.0 Vulkan. Some applications may explicitly require a certain version of the OpenGL ES, and suitable GPU hardware is required to run such applications.
Android used to require an autofocus camera, which was relaxed to a fixed-focus camera.