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.
Name | Version number | Initial stable release date | Supported | API level | References |
No official codename | 1.0 | September 23, 2008 | 1 | ||
No official codename | 1.1 | February 9, 2009 | 2 | ||
Cupcake | 1.5 | April 27, 2009 | 3 | ||
Donut | 1.6 | September 15, 2009 | 4 | ||
Eclair | 2.0 – 2.1 | October 26, 2009 | 5 – 7 | ||
Froyo | 2.2 – 2.2.3 | May 20, 2010 | 8 | ||
Gingerbread | 2.3 – 2.3.7 | December 6, 2010 | 9 – 10 | ||
Honeycomb | 3.0 – 3.2.6 | February 22, 2011 | 11 – 13 | ||
Ice Cream Sandwich | 4.0 – 4.0.4 | October 18, 2011 | 14 – 15 | ||
Jelly Bean | 4.1 – 4.3.1 | July 9, 2012 | 16 – 18 | ||
KitKat | 4.4 – 4.4.4 | October 31, 2013 | 19 – 20 | ||
Lollipop | 5.0 – 5.1.1 | November 12, 2014 | 21 – 22 | ||
Marshmallow | 6.0 – 6.0.1 | October 5, 2015 | 23 | ||
Nougat | 7.0 – 7.1.2 | August 22, 2016 | 24 – 25 | ||
Oreo | 8.0 – 8.1 | August 21, 2017 | 26 – 27 | ||
Pie | 9 | August 6, 2018 | 28 | ||
Android 10 | 10 | September 3, 2019 | 29 | ||
Android 11 | 11 | 30 |
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.