Android_1.0

Android version history

Android version history

Add article description


The version history of the Android mobile operating system began with the public release of its first beta on November 5, 2007. The first commercial version, Android 1.0, was released on September 23, 2008. The operating system is developed by Google on a yearly cycle since at least 2011.[1] New major releases are announced at Google I/O along with its first public beta to supported Google Pixel devices. The stable version is then released later in the year.

Overview

The development of Android started in 2003 by Android, Inc., which was purchased by Google in 2005.[2] There were at least two internal releases of the software inside Google and the Open Handset Alliance (OHA) before the beta version was released.[3][4] The beta was released on November 5, 2007,[5][6] while the software development kit (SDK) was released on November 12, 2007.[7] Several public beta versions of the SDK were released.[8] These releases were done through software emulation as physical devices did not exist to test the operating system. Both the operating system itself and the SDK were released along with their source code, as free software under the Apache License.[9]

The first public release of Android 1.0 occurred with the release of the T-Mobile G1 (aka HTC Dream) in October 2008.[10] Android 1.0 and 1.1 were not released under specific code names.[11] 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.[12]

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.[13] The first release under the numerical order format was Android 10, which was released in September 2019.

In 2017, Google announced that Google Play would begin to require apps to target a recent Android version.[14] Since then, a new major Android version has been released in the second half of each year, and apps must target it by August 31 of the following year for new apps, or November 1 for app updates.[15]

More information Name, Internal codename ...
  1. 12L launched as part of the March 2022 security update to supported Pixel devices. The factory images for March 2022 and subsequent updates display the version as 12.1.[23] The device's about page will still show the Android version as 12.[24]

Version history

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 (API) levels.

Android 1.0

More information Version, Release date ...

Android 1.1

More information Version, Release date ...

Android 1.5 Cupcake

More information (API 3), Version ...

Android 1.6 Donut

More information (API 4), Version ...

Android 2.0 Eclair

More information (API 5), Version ...

Android 2.0.1 Eclair

More information (API 6), Version ...

Android 2.1 Eclair

More information (API 7), Version ...

Android 2.2 Froyo

More information (API 8), On May 20, 2010, the SDK for Android 2.2 (Froyo, short for frozen yogurt) was released, based on Linux kernel 2.6.32. ...

Android 2.3 Gingerbread

More information (API 9), Version ...

Android 2.3.3 Gingerbread

More information (API 10), Version ...

Android 3.0 Honeycomb

More information (API 11), Version ...

Android 3.1 Honeycomb

More information (API 12), Version ...

Android 3.2 Honeycomb

More information (API 13), Version ...

Android 4.0 Ice Cream Sandwich

More information (API 14), Version ...

Android 4.0.3 Ice Cream Sandwich

More information (API 15), Version ...

Android 4.1 Jelly Bean

More information (API 16), Version ...

Android 4.2 Jelly Bean

More information (API 17), Version ...

Android 4.3 Jelly Bean

More information (API 18), Version ...

Android 4.4 KitKat

More information (API 19), Version ...

Android 4.4W KitKat, with wearable extensions

More information (API 20), On June 24, 2014, a version of Android KitKat exclusive to Android Wear devices was released. ...

Android 5.0 Lollipop

More information (API 21), Version ...

Android 5.1 Lollipop

More information (API 22), Version ...

Android 6.0 Marshmallow

More information (API 23), Version ...

Android 7.0 Nougat

More information (API 24), with the build number NPD90G. ...

Android 7.1 Nougat

More information (API 25), On October 19, 2016, Google released Android 7.1.1 as a developer preview for the Nexus 5X, Nexus 6P and the Pixel C. A second preview became available on November 22, 2016, before the final version was released to the public on December 5, 2016. ...

Android 8.0 Oreo

More information (API 26), Version ...

Android 8.1 Oreo

More information (API 27), Version ...

Android 9 Pie

More information (API 28), Version ...

Android 10

More information (API 29), Version ...

Android 11

More information (API 30), Version ...

Android 12

More information (API 31), Version ...

Android 12L

More information (API 32), is an interim release for Android 12 that includes design tweaks for larger displays and minor stability changes to the operating system. It was announced on October 2021 alongside Beta releases with a stable version launching on March 7, 2022. ...

Android 13

More information (API 33), Version ...

Android 14

More information (API 34), Version ...

Android 15

More information Version, Release date ...

Hardware requirements

The main hardware platform for Android is the 64-bit ARM architecture (i.e. ARMv8-A; previously the 32-bit ARMv7 architecture was supported and first ARMv5), with x86[lower-alpha 4] and MIPS[lower-alpha 5] architectures also officially supported in later versions of Android. MIPS support has since been deprecated and support was removed in NDK r17.[313]

Android 1.0 through 1.5 required a 2 megapixel camera with autofocus camera. This was relaxed to a fixed-focus camera with Android 1.6.[314]

In 2012, Android devices with Intel processors began to appear, including phones[315] and tablets. While gaining support for 64-bit platforms, Android was first made to run on 64-bit x86 and then on ARM64.[316][317] 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 816 MB–1.8 GB for 64-bit and 512 MB–1.3 GB for 32-bit meaning in practice 1 GB for the most common type of display (while minimum for Android watch is 416 MB).[318][lower-alpha 6] The recommendation for Android 4.4 is to have at least 512 MB of RAM,[319] 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.[151] Android 4.4 requires a 32-bit ARMv7, MIPS or x86 architecture processor,[320] together with an OpenGL ES 2.0 compatible graphics processing unit (GPU).[321] Android supports OpenGL ES 1.1, 2.0, 3.0, 3.2 and since Android 7.0 Vulkan (and version 1.1 available for some devices[322]). Some applications may explicitly require a certain version of the OpenGL ES, and suitable GPU hardware is required to run such applications.[321] In 2021, Android was ported to RISC-V.[323] In 2021, Qualcomm said it will provide a longer support period for its chipsets, starting with the Snapdragon 888, which will help extend Android update support for these devices. With this promise, devices using Qualcomm chipsets will have a total of three Android version upgrades and of four years of security updates.[324]

See also

Explanatory notes

  1. The 2.3.6 update had the side-effect of impairing the Wi-Fi hotspot functionality of many Canadian Nexus S phones. Google acknowledged this problem and fixed it in late September.[82][83]
  2. For Canadian consumers, 4.0.2 reportedly created a bug on the Galaxy Nexus that crashed the application market when users attempted to view details of any Android application. It also inadvertently reduced the NFC capabilities of the Nexus phone.[108][109]
  3. Released as "Android 12.1" for smartphones
  4. Lowest supported x86 generation is the P6 microarchitecture, also called i686.[311]
  5. Supported is revision 1 of MIPS32[312] and revision 6 for 64-bit MIPS64[311]
  6. Disk-based memory (hard drives), solid state disk devices such as USB drives, DVD-based storage, bit rates, bus speeds, and network speeds, are specified using decimal meanings for k (10001), M (10002), G (10003), etc.

References

  1. Fedewa, Joe (January 12, 2023). "What's the Latest Version of Android?". How-To Geek. Retrieved January 30, 2023.
  2. Elgin, Ben (August 17, 2005). "Google Buys Android for Its Mobile Arsenal". Bloomberg Businessweek. Bloomberg. Archived from the original on February 27, 2011. Retrieved February 20, 2012.
  3. "A History of Pre-Cupcake Android Codenames". Android Police. June 12, 2013. Archived from the original on June 12, 2013 via Google+.{{cite web}}: CS1 maint: unfit URL (link) See post by Dianne Hackborn
  4. "Dan Morrill". Google+. January 2, 2013. Archived from the original on January 19, 2013. Retrieved January 5, 2013.
  5. "Google Launches Android, an Open Mobile Platform". Google Operating System. November 5, 2007. Archived from the original on September 30, 2011.
  6. "Live Google's gPhone Open handset alliance conference call" (transcript). Gizmodo. November 5, 2007. Archived from the original on February 7, 2013. Retrieved February 8, 2013.
  7. "Google releases Android SDK". MacWorld. November 12, 2007. Archived from the original on August 22, 2010. Retrieved February 8, 2013.
  8. "SDK Archives". Android Developers. Archived from the original on March 3, 2015. Retrieved March 7, 2015.
  9. Paul, Ryan (November 6, 2007). "Why Google chose the Apache Software License over GPLv2 for Android". Ars Technica. Archived from the original on March 12, 2017. Retrieved December 9, 2022.
  10. "The history of Android: Android 1.0—introducing Google Apps and actual hardware". Ars Technica. June 16, 2014. Archived from the original on March 10, 2015. Retrieved December 5, 2018.
  11. "Codenames, Tags, and Build Numbers". Android Open Source Project. Google. Archived from the original on November 24, 2020. Retrieved June 1, 2022.
  12. "A History of Pre-Cupcake Android Codenames". Android Police. September 17, 2012. Archived from the original on August 25, 2013. Retrieved December 5, 2019.
  13. "A pop of color and more: updates to Android's brand". Google. August 22, 2019. Archived from the original on September 2, 2019. Retrieved August 22, 2019.
  14. Cunningham, Edward (December 19, 2017). "Improving app security and performance on Google Play for years to come". Android Developers Blog. Retrieved June 30, 2020.
  15. "Target API level requirements for Google Play apps - Play Console Help". Google Support. Archived from the original on January 14, 2024. Retrieved October 24, 2023.
  16. "Android Security Bulletins". Android Open Source Project. Archived from the original on January 14, 2024. Retrieved February 8, 2022.
  17. "Android 2.1 SDK". Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  18. "refs/tags/android-5.0.0_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  19. "refs/tags/android-5.1.0_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  20. "refs/tags/android-6.0.0_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  21. Parker, Steven. "Android P being referred to as 'Pistachio Ice Cream' internally at Google". Neowin. Neowin LLC. Archived from the original on January 14, 2024. Retrieved December 15, 2021.
  22. Gartenberg, Chaim (July 23, 2020). "Even Android 11 is cake". The Verge. Vox Media, LLC. Archived from the original on December 17, 2022. Retrieved July 27, 2021. Burke revealed last year that Android Q had been internally known as "Quince Tart"
  23. "Factory Images for Nexus and Pixel Devices". Google Developers. Archived from the original on April 4, 2017. Retrieved March 31, 2022.
  24. Amadeo, Ron (March 7, 2022). "Android 12L is official as "Android 12.1," rolling out now to Pixel phones". Ars Technica. Archived from the original on March 7, 2022. Retrieved March 8, 2023.
  25. Bradshaw, Kyle (April 22, 2022). "Android 14 gets official internal codename… Upside Down Cake". 9to5Google. Archived from the original on January 14, 2024. Retrieved October 5, 2022.
  26. Cantisano, Timi (March 3, 2023). "Android 15 dessert-themed codename revealed as 'Vanilla Ice Cream'". XDA Developers. Retrieved April 27, 2023.
  27. "Release notes". Android Developers. February 17, 2024. Retrieved February 17, 2024.
  28. Morrill, Dan (September 23, 2008). "Announcing the Android 1.0 SDK, release 1". Android Developers Blog. Archived from the original on May 12, 2012. Retrieved January 12, 2011.
  29. "T-Mobile Unveils the T-Mobile G1 – the First Phone Powered by Android". T-Mobile. Archived from the original on October 16, 2013. Retrieved October 15, 2013.
  30. Topolsky, Joshua (October 16, 2008). "T-Mobile G1 review, part 2: software and wrap-up". Engadget. Archived from the original on July 31, 2017. Retrieved June 28, 2013.
  31. "Release features – Android 1.0". 2008. Archived from the original on September 19, 2019. Retrieved February 7, 2013.
  32. Segan, Sascha (October 16, 2008). "T-Mobile G1 (Google Android Phone)". PC Magazine. Retrieved February 6, 2013.
  33. LaCouvee, Darcy (October 17, 2008). "Folders on the Android desktop, and how to rename them". Android Authority. Archived from the original on May 18, 2013. Retrieved June 28, 2013.
  34. "Status Bar Notifications". Android Developers. May 24, 2012. Archived from the original on June 13, 2012. Retrieved June 1, 2012.
  35. "What is Android?". TechPluto.com. September 18, 2008. Archived from the original on October 23, 2021. Retrieved June 28, 2013.
  36. "Android Platform Overview". Android Source. Archived from the original on September 22, 2012. Retrieved September 15, 2012.
  37. "Android 1.1 Version Notes". Android Developers. February 2009. Archived from the original on February 21, 2011. Retrieved April 10, 2020.
  38. Ducrohet, Xavier (April 27, 2009). "Android 1.5 is here!". Android Developers Blog. Archived from the original on September 25, 2009. Retrieved September 3, 2009.
  39. Rob, Jackson (April 30, 2009). "CONFIRMED: Official Cupcake Update Underway for T-Mobile G1 USA & UK!". Phandroid. Archived from the original on May 4, 2009. Retrieved September 3, 2009.
  40. "Android 1.5 Platform Highlights". Android Developers. April 2009. Archived from the original on September 1, 2009. Retrieved September 3, 2009.
  41. "App Widgets". Android Developers. 2012. Archived from the original on October 24, 2012. Retrieved October 23, 2012.
  42. "Phone Usage History". 101 Android. 2017. Archived from the original on February 23, 2018. Retrieved December 24, 2017.
  43. "Android 1.6 Platform Highlights". Android Developers. September 2009. Archived from the original on April 30, 2010. Retrieved October 1, 2009.
  44. Ducrohet, Xavier (September 15, 2009). "Android 1.6 SDK is here". Android Developers Blog. Archived from the original on September 25, 2009. Retrieved October 1, 2009.
  45. Ryan, Paul (October 1, 2009). "Google releases Android 1.6; Palm unleashes WebOS 1.2". Ars Technica. Archived from the original on October 2, 2009. Retrieved October 1, 2009.
  46. "Android 2.0, Release 1". Android Developers. Archived from the original on October 30, 2009. Retrieved October 27, 2009.
  47. "Android 2.0 Platform Highlights". Android Developers. Archived from the original on October 30, 2009. Retrieved October 27, 2009.
  48. "Announcing Android 2.0 support in the SDK!". Archived from the original on October 31, 2021. Retrieved May 19, 2021.
  49. "Android 2.0 API Changes Summary". Archived from the original on October 30, 2009. Retrieved March 6, 2010.
  50. "Force Touch? Android has had that for years". Pocketnow. September 7, 2015. Archived from the original on June 13, 2021. Retrieved June 13, 2021.
  51. "Android 2.0.1, Release 1 SDK". Android Developers. Archived from the original on January 15, 2010. Retrieved January 17, 2010.
  52. "Android 2.1, Release 1". Android Developers. Archived from the original on January 14, 2010. Retrieved January 17, 2010.
  53. Ducrohet, Xavier (May 20, 2010). "Android 2.2 and developers goodies". Android Developers Blog. Archived from the original on May 12, 2012. Retrieved May 20, 2010.
  54. "Unofficially Confirmed Froyo Features, Post-Day-1 Of Google I/O". Android Police. May 20, 2010. Archived from the original on May 1, 2012. Retrieved May 20, 2010.
  55. "Nexus One Is Running Android 2.2 Froyo. How Fast Is It Compared To 2.1? Oh, Only About 450% Faster". Android Police. Archived from the original on August 1, 2012. Retrieved May 13, 2010.
  56. Harbor (June 29, 2010). "Android now fully supports Exchange". harborcomputerservices.net. Archived from the original on January 14, 2024. Retrieved September 11, 2010.
  57. Sorrel, Charlie (May 13, 2010). "Android 2.2 'Froyo' Features USB, Wi-Fi Tethering". Wired. Archived from the original on November 6, 2012. Retrieved February 14, 2013.
  58. "Browser support for file upload field is coming in Froyo". Archived from the original on March 20, 2017. Retrieved May 13, 2010.
  59. Stone, Brad (April 27, 2010). "Google's Andy Rubin on Everything Android". The New York Times. Archived from the original on April 30, 2010. Retrieved May 20, 2010.
  60. "Supporting Multiple Screens: Range of screens supported". Android Developers. Archived from the original on January 28, 2013. Retrieved February 8, 2013.
  61. "refs/tags/android-2.2.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  62. "refs/tags/android-2.2.2_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  63. Hollister, Sean (January 22, 2011). "Nexus One gets tiny update to Android 2.2.2, fixes SMS routing issues". Engadget. Archived from the original on January 14, 2024. Retrieved November 17, 2011.
  64. "Android 2.2.3 source tag". Archived from the original on September 29, 2023. Retrieved September 2, 2013.
  65. "Android 2.3 Platform Highlights". Android Developers Blog. December 6, 2010. Archived from the original on December 10, 2010. Retrieved December 7, 2010.
  66. Ducrohet, Xavier (December 6, 2010). "Android 2.3 Platform and Updated SDK Tools". Android Developers Blog. Archived from the original on December 27, 2010. Retrieved December 7, 2010.
  67. Ts'o, Theodore (December 12, 2010). "Android will be using ext4 starting with Gingerbread". Linux Foundation. Archived from the original on May 28, 2011. Retrieved June 11, 2011.
  68. Tim Bray (December 19, 2010). "Saving Data Safely". Android Developers Blog. Archived from the original on July 27, 2011. Retrieved June 11, 2011.
  69. "refs/tags/android-2.3.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  70. "refs/tags/android-2.3.2_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  71. "Android 2.3.3 Platform, New NFC Capabilities". Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  72. "Android 2.3.3 Platform". Android Developers. 2011. Archived from the original on June 13, 2012. Retrieved November 19, 2012.
  73. "Android 2.3.4 source tag". Archived from the original on September 29, 2023. Retrieved September 2, 2013.
  74. "Video Chat on Your Android Phone". Google Mobile Blog. April 28, 2011. Archived from the original on November 28, 2020. Retrieved April 18, 2013.
  75. "Open Accessory Library 2.3.4". Android Developers. Archived from the original on August 5, 2012. Retrieved August 3, 2012.
  76. Sarkar, Abhijoy (October 14, 2013). "Is it Java that weakened Android's SSL security?". Muktware. Archived from the original on October 26, 2013. Retrieved November 2, 2013.
  77. "Why Android SSL was downgraded from AES256-SHA to RC4-MD5 in late 2010". op-co.de. October 15, 2013. Archived from the original on November 5, 2013. Retrieved November 2, 2013.
  78. "refs/tags/android-2.3.5_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  79. Arghire, Ionut. "Android 2.3.5 Arrives on Galaxy S in the UK". Softpedia.com. Archived from the original on December 4, 2011. Retrieved December 1, 2011.
  80. Stephen Schenck (September 2, 2011). "Nexus S Ushers-In Android 2.3.6, But Does It Fix Or Cause Bugs?". pocketnow. Archived from the original on October 17, 2014. Retrieved August 4, 2014.
  81. Ali Waqas (September 28, 2011). "Android 2.3.6 Gingerbread Update For Nexus S Available (Wi-Fi And Tethering Fix)". Addictive Tips. Archived from the original on December 12, 2011. Retrieved December 20, 2011.
  82. Anton D. Nagy (September 27, 2011). "Google Samsung Nexus S Gets Android 2.3.6 Update". PocketNow. Archived from the original on December 30, 2011. Retrieved December 20, 2011.
  83. "Android 3.0 Platform Highlights". Android Developers. Archived from the original on February 16, 2011. Retrieved February 23, 2011.
  84. Rubin, Andy (January 5, 2011). "A Sneak Peek of Android 3.0, Honeycomb". Google Mobile Blog. Archived from the original on January 8, 2011. Retrieved January 5, 2011.
  85. Xavier Ducrohet (February 22, 2011). "Final Android 3.0 Platform and Updated SDK Tools". Android Developers Blog. Archived from the original on March 5, 2011. Retrieved February 23, 2011.
  86. Mithun Chandrasekhar (February 2, 2011). "Google's Android Event Analysis". AnandTech. Archived from the original on February 5, 2011. Retrieved February 5, 2011. I confirmed this with Google; Honeycomb, at least in the current form, will not be coming to non-tablet devices.
  87. Nilay Patel (January 26, 2011). "Motorola Atrix 4G and Xoom tablet launching at the end of February, Droid Bionic and LTE Xoom in Q2". Engadget. Retrieved February 5, 2011.
  88. Raphael, JR (December 5, 2017). "Android nostalgia: 13 once-trumpeted features that quietly faded away". Computerworld. Archived from the original on January 14, 2024. Retrieved December 6, 2017.
  89. Ho, Joshua. "Examining MicroSD changes in Android 4.4". Anandtech. Archived from the original on March 28, 2014. Retrieved March 28, 2014.
  90. Cody Toombs (February 17, 2014). "External Blues: Google Has Brought Big Changes To SD Cards In KitKat, And Even Samsung Is Implementing Them". Android Police. Archived from the original on February 21, 2014. Retrieved February 20, 2014.
  91. Ducrohet, Xavier (May 10, 2011). "Android 3.1 Platform, New SDK tools". Android Developers Blog. Archived from the original on May 11, 2011. Retrieved May 10, 2011.
  92. "Android Supported Media Formats". Android Developers. Archived from the original on March 11, 2012. Retrieved March 30, 2012.
  93. "Issue 1461 – Android – FLAC file support enhancement request". Archived from the original on April 10, 2017. Retrieved August 5, 2011.
  94. Ducrohet, Xavier (July 15, 2011). "Android 3.2 Platform and Updated SDK tools". Android Developers Blog. Archived from the original on July 18, 2011. Retrieved July 16, 2011.
  95. "Supporting Multiple Screens: Declaring Tablet Layouts for Android 3.2". Android Developers. 2012. Archived from the original on January 28, 2013. Retrieved February 18, 2013.
  96. Maroger (October 19, 2011). "Ice Cream Sandwich Runs on Linux Kernel 3.0.1". Fine Oils. Blogspot. Archived from the original on September 26, 2013. Retrieved July 24, 2013.
  97. Rey, Francis (October 19, 2011). "Android 4.0 Ice Cream Sandwich SDK Now Available". Social Barrel. Archived from the original on September 8, 2013. Retrieved July 24, 2013.
  98. Messina, Vincent (November 15, 2011). "Ice Cream Sandwich source code released, custom ROMs inevitable". AndroidGuys. Archived from the original on September 22, 2013. Retrieved July 24, 2013.
  99. "Today Is The Last Day To Get Flash For Android". WebProNews. August 14, 2012. Archived from the original on January 30, 2013. Retrieved February 7, 2013.
  100. Molen, Brad (October 19, 2011). "Android 4.0 Ice Cream Sandwich now official, includes revamped design, enhancements galore". Engadget. Archived from the original on January 14, 2024. Retrieved October 19, 2011.
  101. German, Kent (October 18, 2011). "Ice Cream Sandwich adds tons of new features". CNET. Retrieved July 24, 2013.
  102. Velazco, Chris (October 18, 2011). "A Quick Android 4.0 Ice Cream Sandwich Feature Rundown". Tech Crunch. Archived from the original on July 28, 2013. Retrieved July 24, 2013.
  103. Fitzpatrick, Jason (August 20, 2013). "What Exactly Happens When You Swipe An Android App From the Recent Apps List?". How-To Geek. Archived from the original on October 15, 2014. Retrieved September 19, 2014.
  104. Kennemer, Quentyn (October 19, 2011). "Android 4.0 Ice Cream Sandwich has Hardware Acceleration". Phandroid. Archived from the original on October 21, 2011. Retrieved October 19, 2011.
  105. "Wi-Fi Direct". Android Developers. Archived from the original on August 17, 2013. Retrieved July 27, 2013.
  106. "Verizon's 4G LTE Galaxy Nexus Gets Pictured, Receives Android 4.0.2 Update". DroidLife. November 28, 2011. Archived from the original on December 7, 2011. Retrieved December 8, 2011.
  107. "Within 2 Hours of Activation, Your Galaxy Nexus Will Receive an Update". DroidLife. December 15, 2011. Archived from the original on December 15, 2011. Retrieved December 15, 2011.
  108. "Android 4.0.3 Platform and Updated SDK tools" Archived July 19, 2014, at the Wayback Machine. Android Developers Blog. December 16, 2011. Retrieved January 4, 2012.
  109. "Android 4.0.3 announced, bringing 'variety of optimizations and bug fixes' to phones and tablets". Engadget. December 16, 2011. Archived from the original on January 2, 2013. Retrieved December 17, 2011.
  110. Google announces 4.0.4 on Google+ Archived March 29, 2012, at the Wayback Machine. March 28, 2012. Retrieved March 31, 2012.
  111. "Android 4.1 for Developers". Android Developers. Archived from the original on January 28, 2013. Retrieved February 9, 2013.
  112. Queru, Jean-Baptiste. "Android 4.1 in AOSP". Archived from the original on January 22, 2011. Retrieved July 12, 2012.
  113. "Confirmed: Android 4.1 uses different layouts for different tablet sizes". ComputerWorld. Archived from the original on January 19, 2013. Retrieved July 8, 2012.
  114. "Issue 3461: Implement Gapless Playback of consecutive audio files". Archived from the original on May 25, 2013. Retrieved November 12, 2012.
  115. "Android 4.1 finally adds gapless music playback to stock music apps". Pocketables.com. June 29, 2012. Archived from the original on November 10, 2012. Retrieved June 30, 2012.
  116. "refs/tags/android-4.1.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  117. "Android 4.1.2 rolling out for Nexus 7" Archived May 21, 2013, at the Wayback Machine. The Verge. October 9, 2012. Retrieved October 9, 2012.
  118. "Android 4.1.2 brings homescreen rotation to devices". GigaOM. October 9, 2012. Archived from the original on October 11, 2012. Retrieved October 9, 2012.
  119. "New Feature In Android 4.1.2: Expanding/Collapsing Notifications With One Finger (Video)". Android Police. October 9, 2012. Archived from the original on October 11, 2012. Retrieved October 9, 2012.
  120. "Monday's Google event in NYC canceled due to Hurricane Sandy". Android Central. October 27, 2012. Archived from the original on September 26, 2013. Retrieved February 19, 2014.
  121. "Android 4.2 Jelly Bean lands on Nexus 7". Know Your Mobile. November 14, 2012. Archived from the original on November 17, 2012. Retrieved November 14, 2012.
  122. "Google Releases Nexus 4, Nexus 10 and Android 4.2". IGN. November 13, 2012. Archived from the original on January 14, 2024. Retrieved November 16, 2012.
  123. "Android 4.2 Jelly Bean brings all-new photography powers" Archived October 30, 2012, at the Wayback Machine. TechRadar.com. October 29, 2012. Retrieved November 12, 2012.
  124. Klug, Brian (May 19, 2013). "The Next Version of Android – Some of What's Coming". anandtech.com. Archived from the original on October 6, 2014. Retrieved October 28, 2014.
  125. "Jelly Bean". Android developer portal. Archived from the original on January 28, 2013. Retrieved July 2, 2014.
  126. "Exclusive Android 4.2 Alpha Teardown, Part 2: SELinux, VPN Lockdown, And Premium SMS Confirmation" Archived October 21, 2012, at the Wayback Machine. Android Police. October 17, 2012. Retrieved November 12, 2012.
  127. "refs/tags/android-4.2.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  128. "(Changelog) What's New In Android 4.2.1 (JOP40D)" Archived November 30, 2012, at the Wayback Machine. Android Police. November 27, 2012. Retrieved November 27, 2012.
  129. "Sorry, Santa – Google Cancels December In Android 4.2" Archived November 21, 2012, at the Wayback Machine. Android Police. November 17, 2012. Retrieved November 27, 2012.
  130. "Breaking: Android 4.2.2 (Build JDQ39) Update Rolling Out To GSM Galaxy Nexus, Nexus 7, Nexus 10" Archived February 15, 2013, at the Wayback Machine. Android Police. February 11, 2013. Retrieved February 12, 2013.
  131. "Android 4.2.2 brings Bluetooth audio fixes to Nexus phones and tablets". Ars Technica. February 12, 2013. Archived from the original on February 12, 2013. Retrieved February 12, 2013.
  132. "Google Announces Android 4.3, Update Rolling Out Today". Tom's Hardware. July 24, 2013. Archived from the original on October 3, 2023. Retrieved July 25, 2013.
  133. "Android Open Source Project now has latest 4.3 fixes for most Nexus hardware". Engadget. August 22, 2013. Archived from the original on January 14, 2024. Retrieved August 22, 2013.
  134. "Android 4.3 announced, rolling out to Nexus devices today" Archived September 29, 2023, at the Wayback Machine. The Verge. July 24, 2013. Retrieved July 24, 2013.
  135. "Introducing Android 4.3, a sweeter Jelly Bean" Archived July 30, 2013, at the Wayback Machine. Official Android Blog. July 24, 2013. Retrieved July 30, 2013.
  136. "Android 4.3 supports TRIM, improves performance on Nexus devices" Archived January 14, 2024, at the Wayback Machine. Engadget. July 30, 2013. Retrieved July 30, 2013.
  137. "Another Android 4.3 Change: Photo Spheres Look A Lot Better Now" Archived July 28, 2013, at the Wayback Machine. Android Police. July 25, 2013. Retrieved July 28, 2013.
  138. "Android 4.3 And Updated Camera UI Spotted On A Nexus 4 At Thailand Mobile Expo" Archived July 28, 2013, at the Wayback Machine. Android Police. May 24, 2013. Retrieved July 30, 2013.
  139. "Android 4.3 source code reveals support for 4K resolution" Archived January 14, 2024, at the Wayback Machine. Engadget. July 26, 2013. Retrieved July 30, 2013.
  140. "An In-Depth Look At The Big (And Small) Additions To Android Jelly Bean 4.3" Archived July 26, 2013, at the Wayback Machine. Android Police. July 24, 2013. Retrieved July 25, 2013.
  141. Jaymar Cabebe (July 25, 2013). "Google Android 4.3 Jelly Bean Release Date, Price and Specs – CNET". CNET. CBS Interactive. Archived from the original on January 14, 2024. Retrieved February 21, 2020.
  142. "Suddenly, A Wild Android 4.3.1 Appears – LTE Nexus 7 Receiving Android 4.3.1 OTA (JLS36I)" Archived October 4, 2013, at the Wayback Machine. Android Police. October 3, 2013. Retrieved October 4, 2013.
  143. "Factory Image And Binaries Are Now Available For The Nexus 7 LTE Android 4.3.1 Update (JLS36I)" Archived October 9, 2013, at the Wayback Machine. Android Police. October 8, 2013. Retrieved October 9, 2013.
  144. Kelion, Leo (September 3, 2013). "Android KitKat announced". BBC News. Archived from the original on September 4, 2013. Retrieved September 3, 2013.
  145. "Android 5.0 Key Lime Pie release date, news and rumors". TechRadar. July 2, 2013. Archived from the original on January 14, 2024. Retrieved July 22, 2013.
  146. Molen, Brad (November 5, 2013). "Engadget review the Nexus 5". Engadget. Archived from the original on November 9, 2013. Retrieved November 11, 2013.
  147. "7.6.1". Android Compatibility Definition Document (PDF) (4.4 ed.). November 27, 2013. p. 33. Archived from the original (PDF) on March 4, 2014. Retrieved February 26, 2014.
  148. "Android for all and the new Nexus 5 " Archived October 31, 2013, at the Wayback Machine. Google Official Blog. October 31, 2013. Retrieved November 1, 2013.
  149. "Android KitKat". Android Developers Portal. Archived from the original on October 31, 2013. Retrieved November 1, 2013.
  150. Bonn, Dieter (October 31, 2013). "Google's Nexus 5 with KitKat available today, starting at $349: hands-on impressions". The Verge. Archived from the original on January 14, 2024. Retrieved November 1, 2013.
  151. David Ruddock (October 31, 2013). "KitKat Feature Spotlight: Apps Can Now Go Truly Full-Screen, Hide The Navigation Bar". androidpolice.com. Archived from the original on November 3, 2013. Retrieved November 3, 2013.
  152. "Android menu button now on by default on all device with KitKat". PhoneArena.com. December 9, 2013. Archived from the original on December 13, 2013. Retrieved February 9, 2014.
  153. "Got the KitKat SD card blues? Solve the problem with SDFix (root required)" Archived August 8, 2021, at the Wayback Machine – Android Authority, March 18, 2014 (article includes details of restriction)
  154. "External Storage | Android Developers". May 9, 2015. Archived from the original on May 9, 2015.
  155. "Getting Your SMS Apps Ready for KitKat". Android Developers Blog. Archived from the original on October 15, 2013. Retrieved October 14, 2013.
  156. "Android 4.4 brings support for low-power audio playback". PhoneArena.com. October 31, 2013. Archived from the original on November 10, 2013. Retrieved February 25, 2014.
  157. Jason Cipriani (November 5, 2013). "How to record your screen on Android 4.4 KitKat". CNET. CBS Interactive. Archived from the original on January 4, 2014. Retrieved January 4, 2014.
  158. "Android Developers: ART and Dalvik". source.android.com. March 9, 2015. Archived from the original on March 15, 2015. Retrieved March 19, 2015.
  159. David Ruddock (October 31, 2013). "KitKat Feature Spotlight: Android Finally Supports Bluetooth MAP, Will Make Bluetooth Integration With Your Car Suck A Lot Less". Android Police. Archived from the original on November 2, 2013. Retrieved November 2, 2013.
  160. "Android Issue 61975: Undo removal of access to BATTERY_STATS permission for apps". November 2013. Archived from the original on December 10, 2013. Retrieved January 29, 2014.
  161. "Android Issue 61834: 4.4 KitKat reception/Wifi indicators no longer show data rx/tx during operation". November 2013. Archived from the original on April 13, 2014. Retrieved February 20, 2014.
  162. "Android Issue 62378: KitKat WebView text wrap no longer works". code.google.com. Archived from the original on October 21, 2014. Retrieved October 28, 2014.
  163. "refs/tags/android-4.4.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  164. "Android 4.4.1 Released to Nexus 5". Google Plus. December 5, 2013. Archived from the original on January 14, 2024. Retrieved December 5, 2013.
  165. Artem Russakovskii (December 9, 2013). "Android 4.4.2 (KOT49H) Is Already Rolling Out To All Nexus Devices – Here Are The OTA ZIP Links For Manual Updating". Android Police. Archived from the original on December 10, 2013. Retrieved December 9, 2013.
  166. Peter Eckersley (December 12, 2013). "Google Removes Vital Privacy Feature From Android, Claiming Its Release Was Accidental". Electronic Frontier Foundation. Archived from the original on December 13, 2013. Retrieved December 14, 2013.
  167. "refs/tags/android-4.4.3_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  168. Ron Amadeo (June 2, 2014). "Google releases Android 4.4.3 to Nexus devices". Ars Technica. Archived from the original on June 3, 2014. Retrieved June 2, 2014.
  169. Kellex (June 2, 2014). "Fresh New Dialer Arrives in Android 4.4.3". Droid Life. Archived from the original on June 6, 2014. Retrieved June 2, 2014.
  170. Android Developers (June 3, 2014). "Android 4.4.3 aka KitKat MR2 is rolling out – Google+". Android Developers (Google+). Archived from the original on January 14, 2024. Retrieved June 4, 2014.
  171. Kellex (June 19, 2014). "Whoa: Android 4.4.4 Factory Images Posted as Build KTU84P". Droid Life. Archived from the original on June 21, 2014. Retrieved June 19, 2014.
  172. Ryan Whitwam (June 19, 2014). "Google Rolling Out Android 4.4.4 Update (KTU84P) With A Security Fix, Factory Images/Binaries Up For Nexus Devices". androidpolice.com. Archived from the original on June 25, 2014. Retrieved June 25, 2014.
  173. Rob, Triggs (July 22, 2014). "Google uploads part of the Android Wear source code to AOSP". Android Authority. Archived from the original on July 26, 2014. Retrieved July 22, 2014.
  174. Andrew Grush (September 6, 2014). "Android Wear platform fully unveiled at I/O 2014". Android Authority. Archived from the original on March 23, 2015. Retrieved January 25, 2015.
  175. Michael Crider (September 6, 2014). "Samsung Gear Live Updated To Android Wear 4.4W.1 Build KGW42N: Here's What's New". Android Police. Archived from the original on January 19, 2015. Retrieved January 25, 2015.
  176. Rita El Khoury (October 21, 2014). "Android Wear 4.4W.2 Build KNX01Q Starts Rolling Out For The LG G Watch, Brings Offline Music And GPS Support (Though You Can't Use The Latter)". Android Police. Archived from the original on January 7, 2015. Retrieved January 25, 2015.
  177. "From Android L to Google Fit: All the new products and features from Google I/O". PC World. June 25, 2014. Archived from the original on June 26, 2014. Retrieved June 26, 2014.
  178. "Updated Android Lollipop Developer Preview image coming to Nexus devices in a couple of days". PhoneArena.com. October 15, 2014. Archived from the original on October 18, 2014. Retrieved October 16, 2014.
  179. "Google's new 'Material Design' UI coming to Android, Chrome OS and the web". Engadget. June 25, 2014. Archived from the original on August 16, 2016. Retrieved June 26, 2014.
  180. "We just played with Android's L Developer Preview". Engadget. AOL. June 26, 2014. Retrieved June 26, 2014.
  181. "Google Reveals Details About Android L at Google IO". Anandtech. Archived from the original on June 28, 2014. Retrieved June 26, 2014.
  182. Andrei Frumusanu (July 1, 2014). "A Closer Look at Android RunTime (ART) in Android L". AnandTech. Archived from the original on July 5, 2014. Retrieved July 5, 2014.
  183. "Android 5.0 APIs". Android.com. Archived from the original on October 27, 2014. Retrieved October 28, 2014.
  184. Ben Cheng; Bill Buzbee (May 2010). "A JIT Compiler for Android's Dalvik VM" (PDF). android-app-developer.co.uk. pp. 5–14. Archived from the original (PDF) on November 6, 2015. Retrieved March 19, 2015.
  185. "Exploring Android L: Lockscreen widgets also bite the dust" Archived May 14, 2015, at the Wayback Machine. Pocketables.com. June 2014. Retrieved January 25, 2015.
  186. "Android 5.0 Lollipop's new features". India Times. November 27, 2014. Archived from the original on December 3, 2014. Retrieved December 23, 2014.
  187. "Lollipop brings proper multi-user accounts to your phone". Android Central. October 17, 2014. Archived from the original on February 4, 2015. Retrieved January 25, 2015.
  188. Cody Toombs (November 4, 2014). "Android 5.0 Makes SD Cards Great Again, Extends API To Allow Full Directory Access, Automatic MediaStore, And Improves Security". Android Police. Archived from the original on December 6, 2014. Retrieved November 29, 2014.
  189. Michael Crider (November 27, 2014). "Root Explorer 3.3 Update Adds SD Card Write Capability Without Root In Lollipop". Android Police. Archived from the original on November 29, 2014. Retrieved November 29, 2014.
  190. "Lollipop stops Chromium bugs from endangering Android". ZDNet. October 24, 2014. Archived from the original on January 14, 2024. Retrieved October 28, 2014.
  191. "Android – 5.0 Lollipop". Android.com. November 3, 2014. Archived from the original on November 25, 2014. Retrieved November 28, 2014.
  192. Jason Cipriani (November 3, 2014). "Set up 'Priority' mode on Android 5.0 Lollipop". CNET. Retrieved December 23, 2014.
  193. "Smart lock screen security options in Android 5.0 Lollipop". November 12, 2015. Archived from the original on March 10, 2015. Retrieved March 15, 2015.
  194. "Android 5.0 Emoji Changelog". Emojipedia. November 26, 2014. Archived from the original on January 16, 2017. Retrieved February 2, 2017.
  195. "Accessibility features in Android 5.0 Lollipop". Android Central. October 25, 2014. Archived from the original on January 26, 2016. Retrieved January 30, 2016.
  196. "Block-Based OTAs | Android Open Source Project". Android Source. Archived from the original on March 10, 2016. Retrieved January 30, 2016.
  197. Liam Spradlin (December 2, 2014). "Android 5.0.1 (LRX22C) Hitting AOSP Now (Update: Factory Images Too)". Android Police. Archived from the original on December 4, 2014. Retrieved December 3, 2014.
  198. Tate, Christopher (November 21, 2014). "Commit 4f868ed to platform/frameworks/base". Android Git Repositories. Archived from the original on January 14, 2024. Retrieved December 27, 2017. The current heuristics depend on devices being alive at midnight+ in order to run periodic background fstrim operations...If the device goes a defined time without a background fstrim, we [now] force the fstrim at the next reboot. Once the device hits the midnight+ idle fstrim request time, then we already aggressively attempt to fstrim at the first available moment thereafter...'Available' here means charging + device idle.
  199. Stephen Schenck (December 22, 2014). "What's actually new in Android 5.0.2?". PocketNow.com. Archived from the original on January 6, 2015. Retrieved January 6, 2015.
  200. "Google confirms Android 5.1 is rolling out today, will support multi-SIM devices and HD calls". VentureBeat. March 9, 2015. Archived from the original on January 14, 2024. Retrieved April 24, 2015.
  201. "Android 5.1 reinstates Silent Mode, but there's a catch". AndroidPIT. Archived from the original on April 2, 2015. Retrieved March 27, 2015.
  202. "refs/tags/android-5.1.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  203. Jennings, Jack (June 26, 2015). "Google Open Source Code for Wi-Fi Calling". XDA. Archived from the original on November 16, 2015. Retrieved November 2, 2015.
  204. "Google's Android M preview build will run on the Nexus 5, 6, 9, and Player [Updated]". Ars Technica. Condé Nast. May 28, 2015. Archived from the original on May 29, 2015. Retrieved May 28, 2015.
  205. "Downloads Android Developers". August 17, 2015. Archived from the original on August 17, 2015. Retrieved October 13, 2015.
  206. "Support and Release Notes | Android Developers". developer.android.com. Archived from the original on August 11, 2015. Retrieved August 22, 2015.
  207. "Get ready for the sweet taste of Android 6.0 Marshmallow". Android Developers. Archived from the original on October 6, 2015. Retrieved October 6, 2015.
  208. Mediati, Nick (October 22, 2015). "How to get to Android Marshmallow's hidden file manager". Greenbot. Archived from the original on January 14, 2024. Retrieved February 12, 2021.
  209. "Customer Community". Archived from the original on April 16, 2021. Retrieved April 16, 2021.
  210. Bohn, Dieter (May 28, 2015). "Now on Tap is the coolest Android feature in a long time". The Verge. Archived from the original on January 14, 2024. Retrieved August 29, 2017.
  211. "Android Doze". Archived from the original on March 4, 2023. Retrieved October 13, 2015.
  212. "Android vertical app drawer". Archived from the original on October 15, 2015. Retrieved October 13, 2015.
  213. "Android 6.0 APIs – Android Developers". Archived from the original on October 7, 2015. Retrieved October 20, 2015.
  214. "Handling App Links". developer.android.com. Archived from the original on November 24, 2015. Retrieved November 29, 2015.
  215. "App Linking in Android 6.0". developer.android.com. Archived from the original on October 7, 2015. Retrieved November 29, 2015.
  216. "Use Android 6.0's Hidden System UI Tuner to Customize Your Quick Settings and Status Bar". February 3, 2022. Archived from the original on February 24, 2017. Retrieved October 20, 2015.
  217. "Android 6.0 APIs – Android Developers". Archived from the original on October 7, 2015. Retrieved October 20, 2015.
  218. "Android 6.0 APIs – Android Developers". Archived from the original on October 7, 2015. Retrieved October 20, 2015.
  219. "Android 6.0 APIs – Android Developers". Archived from the original on October 7, 2015. Retrieved October 20, 2015.
  220. "Everything you need to know about your SD card and Adoptable storage". April 7, 2017. Archived from the original on January 14, 2024. Retrieved June 2, 2018.
  221. "MIDI – Android Open Source Project". Archived from the original on September 26, 2015. Retrieved October 20, 2015.
  222. "How to Unlock the Hidden Multi-Window Mode in Android 6.0 Marshmallow". October 16, 2015. Archived from the original on October 19, 2015. Retrieved October 20, 2015.
  223. "Enable Multi-Window mode in Android 6.0 Marshmallow with a bit of tinkering". October 6, 2015. Archived from the original on October 23, 2015. Retrieved October 20, 2015.
  224. "Request App Permissions  -  Android Developers". Android Developers. Archived from the original on May 5, 2016. Retrieved April 28, 2016.
  225. "Google releases Android 6.0.1 Factory Images for Nexus 6P/6, Nexus 5X/5, Nexus Player, Nexus 9 And Nexus 7 [2013]". GadgetzArena. December 7, 2015. Archived from the original on January 21, 2016. Retrieved March 10, 2016.
  226. "Android 6.0.1 Emoji Changelog". Emojipedia. December 7, 2015. Archived from the original on February 17, 2017. Retrieved February 2, 2017.
  227. "Android 7.0 Nougat Developer Preview 5 – the final preview – is available for download". Android Police. July 18, 2016. Archived from the original on July 19, 2016. Retrieved July 19, 2016.
  228. "Taking the final wrapper off of Android 7.0 Nougat". Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  229. Crowley, Paul; Lawrence, Paul (November 17, 2016). "Pixel Security: Better, Faster, Stronger". Google Security Blog. Retrieved March 4, 2019.
  230. "Android 7.0 Nougat Emoji Changelog". Emojipedia. August 22, 2016. Archived from the original on February 22, 2017. Retrieved February 2, 2017.
  231. "DocumentsContract". Android Developers. Archived from the original on January 14, 2024. Retrieved February 2, 2021.
  232. "Android 7.0 for Developers  -  Android Developers". Android Developers. Archived from the original on September 11, 2016. Retrieved August 25, 2016.
  233. "Camera Version Support". Android Open Source Project.
  234. "List of All Android Operating System Names (2020 Update)". ProClockers. November 18, 2020. Archived from the original on January 14, 2024. Retrieved November 24, 2020.
  235. "Android 7.1 Nougat's changelog is here, includes both Pixel-exclusive and non-Pixel exclusive changes". Android Police. October 4, 2016. Archived from the original on October 5, 2016. Retrieved October 5, 2016.
  236. Sinha, Rupesh (October 20, 2016). "Android 7.1 Changes: What The New Update Brings". Beebom. Archived from the original on January 14, 2024. Retrieved June 12, 2021.
  237. "A sweet update to Nougat: Android 7.1.1". Google Blog. December 5, 2016. Archived from the original on December 13, 2016. Retrieved December 13, 2016.
  238. "refs/tags/android-7.1.1_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  239. "Google Groups". productforums.google.com. Archived from the original on December 3, 2018. Retrieved April 4, 2017.
  240. "Some Pixel C and Nexus Player owners are getting the official Android 7.1.2 update". Android Authority. April 2, 2017. Archived from the original on April 3, 2017. Retrieved April 2, 2017.
  241. "refs/tags/android-7.1.2_r1 – platform/system/core – Git at Google". android.googlesource.com. Archived from the original on January 14, 2024. Retrieved May 19, 2021.
  242. Gibbs, Samuel; Solon, Olivia (August 21, 2017). "Oreo: Google announces release of the next version of Android 8". The Guardian. Archived from the original on September 3, 2017. Retrieved March 11, 2019.
  243. "How Oreo is better than Nougat: Audio". Android Authority. August 23, 2017. Archived from the original on January 14, 2024. Retrieved December 22, 2019.
  244. "Google Blog". android-developers.googleblog.com. Retrieved October 25, 2017.
  245. "Android 8.1 developer preview arrives for Pixel and Nexus devices". GoAndroid. October 25, 2017. Archived from the original on January 14, 2024. Retrieved October 25, 2017.
  246. "Android 8.1 Oreo goes final, rolling out now to Pixel and Nexus devices". Ars Technica. December 5, 2017. Retrieved December 5, 2017.
  247. Dave Burke (December 5, 2017). "Welcoming Android 8.1 Oreo and Android Oreo (Go edition)". Archived from the original on January 14, 2024. Retrieved December 5, 2017.
  248. "Android Go is here to fix super cheap phones". The Verge. March 1, 2018. Archived from the original on January 14, 2024. Retrieved January 11, 2019.
  249. Rahman, Mishaal (March 7, 2018). "Here's Everything New in Android P Developer Preview 1 for the Google Pixel/XL and Pixel 2/XL". XDA Developers. Archived from the original on April 22, 2018. Retrieved March 8, 2018.
  250. Welch, Chris (March 7, 2018). "The biggest early visual changes in Android P". The Verge. Archived from the original on June 22, 2018. Retrieved March 8, 2018.
  251. "DNS over TLS support in Android P Developer Preview". Google Security Blog. April 17, 2018. Archived from the original on April 22, 2018. Retrieved May 9, 2018.
  252. "Android 9/10 call recording issues | ACR – Another Call Recorder by NLL APPS". nllapps.com. Archived from the original on January 14, 2024. Retrieved July 5, 2020.
  253. "[Update: OEM Gestures Allowed] Google's new navigation gestures in Android Q will be mandatory for all devices". xda-developers. May 9, 2019. Archived from the original on January 14, 2024. Retrieved August 15, 2019.
  254. "Android 10 launcher port brings new gesture animations to Android 9". xda-developers. September 10, 2019. Archived from the original on January 14, 2024. Retrieved March 20, 2021.
  255. Amadeo, Ron (September 23, 2020). "Android 11—The Ars Technica Review". Ars Technica. Archived from the original on January 14, 2024. Retrieved April 17, 2021.
  256. "Privacy changes in Android 10". Android Developers. Archived from the original on January 14, 2024. Retrieved September 21, 2020.
  257. Burke, Dave (March 13, 2019). "Introducing Android Q Beta". Android Developers Blog. Archived from the original on May 7, 2019. Retrieved March 13, 2019.
  258. Welch, Chris (March 7, 2018). "Android P won't let apps secretly use your mic or camera in the background". The Verge. Archived from the original on January 14, 2024. Retrieved July 5, 2020.
  259. "Android P will prevent apps from using your camera or microphone without telling you (Updated)". Android Authority. February 21, 2018. Archived from the original on January 14, 2024. Retrieved July 5, 2020.
  260. Nikolov, Mihail (February 20, 2018). "Android P will prevent background apps from using the camera". Phone Arena. Archived from the original on January 14, 2024. Retrieved July 5, 2020.
  261. "Audio Implementation". Android Open Source Project. Archived from the original on January 14, 2024. Retrieved December 22, 2019.
  262. Yeow, Goh Beng (October 22, 2019). "Android 10 devices are going to sound better with LHDC™". Porta-Fi™. Archived from the original on January 14, 2024. Retrieved December 22, 2019.
  263. Burke, Dave (April 3, 2019). "Android Q Beta 2 update". Android Developers Blog. Archived from the original on January 14, 2024. Retrieved April 25, 2019.
  264. "Bubbles". Android Developers. Archived from the original on April 10, 2019. Retrieved April 25, 2019.
  265. "Dark theme". Android Developers. Archived from the original on January 14, 2024. Retrieved October 13, 2019.
  266. Schoon, Ben (October 10, 2019). "Google Dark Mode app roundup: Everything available so far". Archived from the original on January 14, 2024. Retrieved October 13, 2019.
  267. "Fresher OS with Projects Treble and Mainline". Android Developers Blog. Archived from the original on February 20, 2020. Retrieved January 6, 2020.
  268. Burke, Dave. "Turning it up to 11: the first Developer Preview of Android 11". Android Developers Blog. Archived from the original on January 14, 2024. Retrieved May 11, 2020.
  269. Fedewa, Joe (February 19, 2020). "Android 11 Developer Preview: All the changes we found from Android 10 so far!". xda-developers. Archived from the original on January 14, 2024. Retrieved May 11, 2020.
  270. "Google delays the Android 11 Beta announcement as protests roil US cities". www.theverge.com. May 30, 2020. Archived from the original on May 30, 2020. Retrieved June 8, 2020.
  271. Cuthbertso, Stephanie (June 10, 2020). "Unwrapping the Android 11 Beta, plus more developer updates". Android Developers Blog. Archived from the original on January 14, 2024. Retrieved August 20, 2020.
  272. "Android 11". Android. Archived from the original on September 12, 2020. Retrieved September 25, 2020.
  273. "Accelerating Android Updates". Archived from the original on January 14, 2024. Retrieved March 19, 2021.
  274. Marsanyi, Ian (September 8, 2020). "Championing employee privacy, productivity with Android 11". Android Enterprise Blog. Archived from the original on January 14, 2024. Retrieved September 25, 2020.
  275. Schoon, Ben (February 19, 2020). "Android 11 prepares new settings for Gesture Navigation". 9to5Google. Archived from the original on January 14, 2024. Retrieved May 15, 2021.
  276. "Android 11 : Scoped Storage". DhiWise. July 21, 2021. Archived from the original on January 14, 2024. Retrieved January 13, 2024.
  277. "Android S: the first Developer Preview of Android 12". Android Developers Blog. Archived from the original on February 19, 2021. Retrieved February 18, 2021.
  278. "Android 12 Developer Preview: First Developer preview". xda-developers. February 18, 2021. Archived from the original on January 14, 2024. Retrieved February 18, 2021.
  279. "Android 12 To Finally Bring Scrolling Screenshots". TechiAI. August 15, 2021. Archived from the original on July 10, 2022. Retrieved October 20, 2021.
  280. "Guide to enable One-Handed Mode on Android 12". Gizmochina. March 28, 2021. Archived from the original on July 4, 2022. Retrieved October 20, 2021.
  281. "Android 12 Features". androidauthority. February 18, 2021. Archived from the original on August 3, 2022. Retrieved February 18, 2021.
  282. "First preview of Android 12". Archived from the original on February 18, 2021. Retrieved March 19, 2021.
  283. "Magnification feature now offers a useful floating window". 9to5Google. February 19, 2021. Archived from the original on July 13, 2022. Retrieved October 20, 2021.
  284. "Android 12 gets 'Extra Dim'". Android Police. April 22, 2021. Archived from the original on July 18, 2022. Retrieved October 20, 2021.
  285. Raphael, J. R. (August 20, 2021). "How to take advantage of Android 12's new privacy options". The Verge. Retrieved April 1, 2024.
  286. "Android 12 features: Everything you need to know about Google's latest OS". Android Authority. October 19, 2021. Archived from the original on August 3, 2022. Retrieved February 19, 2021.
  287. "How to access and use the Android 12 Privacy Dashboard". Android Central. September 21, 2021. Archived from the original on November 7, 2021. Retrieved October 20, 2021.
  288. "Android 12 fixes one of the most frustrating things about gesture navigation". Android Police. February 19, 2021. Archived from the original on July 6, 2022. Retrieved May 15, 2021.
  289. "What's new in Android 12 Beta". Android Developers Blog. Archived from the original on June 22, 2021. Retrieved July 22, 2021.
  290. "Android 12 will finally let alternative app stores update apps on their own". xda-developers. May 20, 2021. Archived from the original on June 22, 2022. Retrieved September 21, 2021.
  291. Burke, Dave (October 27, 2021). "12L and new Android APIs and tools for large screens". Android Developers Blog. Archived from the original on July 22, 2022. Retrieved May 22, 2022.
  292. Li, Abner (March 17, 2022). "Here's everything new in Android 13 Developer Preview 2 [Gallery]". 9to5Google. Archived from the original on March 17, 2022. Retrieved March 18, 2022.
  293. Amadeo, Ron (August 30, 2022). "Android 13 review: Plans for the future, but not much to offer today". Ars Technica. Archived from the original on August 30, 2022. Retrieved August 31, 2022.
  294. "Android 13 may finally bring full support for Bluetooth LE Audio". xda-developers. December 22, 2021. Archived from the original on June 29, 2022. Retrieved April 22, 2022.
  295. "New LC3 Encoder (I5f2f7627)". AOSP Gerrit. Archived from the original on January 9, 2022. Retrieved April 22, 2022.
  296. "Add new LC3 decoder (I275ea8ba)". AOSP Gerrit. Retrieved April 22, 2022.
  297. Gidra, Lokesh, What's new in app performance, retrieved August 16, 2022
  298. Gidra, Lokesh; Boehm, Hans-J.; Fernandes, Joel (October 12, 2020). "Utilizing the Linux Userfaultfd System Call in a Compaction Phase of a Garbage Collection Process". Defensive Publications Series.
  299. "Android 13 is in AOSP!". Android Developers Blog. Retrieved August 16, 2022.
  300. Schoon, Ben (December 9, 2022). "Android themed: These apps support Material You makeovers". 9to5Google. Retrieved August 9, 2023.
  301. Amadeo, Ron (February 8, 2023). "Android 14 Preview 1 is out, will officially ban installation of old apps". Ars Technica. Archived from the original on February 8, 2023. Retrieved February 8, 2023.
  302. Amadeo, Ron (February 8, 2023). "22 Best Android 14 Features (New and Upcoming)". Beebom. Archived from the original on February 8, 2023. Retrieved February 8, 2023.
  303. Amadeo, Ron (January 12, 2024). "Android 15 might bring back lock screen widgets". Ars Technica. Retrieved January 14, 2024.
  304. "The syntax of the Android.mk build file". developer.android.com. Archived from the original on June 10, 2015. Retrieved June 14, 2015.
  305. Shah, Agam (March 23, 2015). "Imagination floats sub-$100 MIPS tablet running Firefox OS". PC World. IDG. Archived from the original on June 5, 2015. Retrieved June 5, 2015.
  306. "ABI Management". Android Developers. Retrieved August 17, 2018.
  307. "Android Developers: Android Compatibility". android.com. Archived from the original on October 17, 2013. Retrieved June 10, 2021.
  308. Warman, Matt (June 7, 2012). "Orange San Diego Intel Android mobile phone review". The Daily Telegraph. Archived from the original on January 11, 2022. Retrieved June 19, 2013.
  309. "Android Lollipop". Android Developers. Archived from the original on November 25, 2014. Retrieved November 24, 2014. It's supported on ARM, x86, and MIPS architectures and is fully 64-bit compatible.
  310. "Android 7.1 Compatibility Definition" (PDF). Retrieved August 23, 2017.
  311. "Android KitKat". Android Developers Portal. android.com. Archived from the original on November 16, 2013. Retrieved November 16, 2013.
  312. Shah, Agam (December 1, 2011). "Google's Android 4.0 ported to x86 processors". Computerworld. International Data Group. Archived from the original on January 24, 2012. Retrieved February 20, 2012.
  313. "Android Developers: Graphics". Android Developers. Archived from the original on October 10, 2014. Retrieved November 15, 2015.
  314. "Vulkan on Android". NVIDIA Developer. February 10, 2016. Retrieved March 21, 2018. Vulkan 1.1 is available as a Developer Preview OTA for the NVIDIA SHIELD TV.
  315. "Android has been ported to a RISC-V board". xda-developers. January 21, 2021. Retrieved January 25, 2021.

Share this article:

This article uses material from the Wikipedia article Android_1.0, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.