Android 10
Tenth major version of the Android mobile operating system
Android 10
Developer | |
---|---|
Source model | [[|{{{source_model}}}]] |
Released to | [[|{{{released_to}}}]] |
Latest release | [[|{{{latest_release_version}}}]] |
Latest release date | |
Predecessor | [[|{{{predecessor}}}]] |
Successor | [[|{{{successor}}}]] |
Supported platforms | [[|{{{supported_platforms}}}]] |
Kernel type | [[|{{{kernel_type}}}]] |
Default user interface | [[|{{{default_user_interface}}}]] |
```
This template is designed for creating an infobox for operating system versions on a MediaWiki-based site, similar to those found on Wikipedia. It includes fields for the developer, source model, release information, supported platforms, kernel type, default user interface, license, and an official website. Users can fill in the relevant information for the specific OS version they are documenting. The template is wrapped in ` Android 10 (codenamed Android Q during development) is the tenth major release and the 17th version of the Android mobile operating system. It was first released as a developer preview on March 13, 2019, and was released publicly on September 3, 2019.
As of 2021[update][[Category:Articles containing potentially dated statements from Expression error: Unexpected < operator.]]
, 43.13% of Android devices run Android 10 (API 29), making it the most-used version of Android.[1]
History[edit | edit source]
Google released the first beta of Android 10 under the preliminary name "Android Q" on March 13, 2019, exclusively on their Pixel phones, including the first-generation Pixel and Pixel XL devices where support was extended due to popular demand.[2] Having been guaranteed updates only up to October 2018, the first-generation Pixel and Pixel XL devices received version updates to Android 10. The Pixel 2 and Pixel 2 XL were included, after being granted an extended warranty period which guaranteed Android version updates for them for at least 3 years from when they were first available on the Google Store.[3][4] A total of six beta or release-candidate versions were released before the final release.[5][6]
The beta program was expanded with the release of Beta 3 on May 7, 2019, being made available on 14 partner devices from 11 OEMs; twice as many devices compared to Android Pie's beta.[7] Beta access was removed from the Huawei Mate 20 Pro on May 21, 2019 due to U.S. government sanctions,[8] but was later restored on May 31.[9]
Google released Beta 4 on June 5, 2019 with the finalized Android Q APIs and SDK (API Level 29).[10] Dynamic System Updates (DSU) were also included in Beta 4. The Dynamic System Update allows Android Q devices to temporarily install a Generic System Image (GSI) to try a newer version of Android on top of their current Android version. Once users decide to end testing the chosen GSI image, they can simply reboot their device and boot back into their normal device's Android version.[11]
Google released Beta 5 on July 10, 2019 with the final API 29 SDK as well as the latest optimizations and bug fixes.[12] Google released Beta 6, the final release candidate for testing, on August 7, 2019.[13][14]
On August 22, 2019, it was announced that Android Q would be branded solely as "Android 10", with no codename. Google ended the practice of giving major releases titles based on desserts, arguing that this was not inclusive to international users (due either to the aforementioned foods not being internationally known, or being difficult to pronounce in some languages). Android VP of engineering Dave Burke did reveal during a podcast that, in addition, most desserts beginning with the letter Q were exotic, and that he personally would have chosen queen cake. He also noted that there were references to "qt"—an abbreviation of quince tart—within internal files and build systems relating to the release.[15][16][17][18][19] The statue for the release is likewise the numeral 10, with the Android robot logo (which, as part of an accompanying rebranding, has also been changed to only consist of a head) resting inside the numeral "0".[20]
Android 10 was officially released on September 3, 2019 for supported Google Pixel devices, as well as the third-party Essential Phone and Redmi K20 Pro in selected markets.[21][22] The OnePlus 7T was the first device with Android 10 pre-installed.[23] In October 2019, it was reported that Google's certification requirements for Google Mobile Services will only allow Android 10-based builds to be approved after January 31, 2020.[24]
Features[edit | edit source]
[edit | edit source]
Android 10 introduces a revamped full-screen gesture system and new app open and close animations, with gestures such as swiping from either side edge of the display to go back, swiping up to go to the home screen, swiping up and holding to access Overview, swiping diagonally from a bottom corner of the screen to activate the Google Assistant, and swiping along the gesture bar at the bottom of the screen to switch apps. The use of an edge swiping gesture as a "Back" command was noted as potentially causing conflicts with apps that utilize sidebar menus and other functions accessible by swiping. An API can be used by apps to opt out of handling a back gesture within specific areas of the screen, a sensitivity control was added for adjusting the size of the target area to activate the gesture, and Google later stated that the drawer widget would support being "peeked" by long-pressing near the edge of the screen, and then swiped open. The traditional three-key navigation system used since Android "Honeycomb" remains supported as an option, along with the two-button "pill" style navigation introduced in Android 9.0 Pie.[25][26][27]
Per Google certification requirements, OEMs are required to support Android 10's default gestures and three-key navigation. OEMs are free to add their own gestures alongside them. However, they must not be enabled by default, they must be listed in a separate area one level deeper than other navigation settings, and they cannot be promoted using notifications. The two-key gesture navigation system used on Android Pie is deprecated, and may not be included on devices that ship with Android 10. However, it can still be included as an option for continuity purposes on devices upgraded from Pie.[28]
User experience[edit | edit source]
Android 10 includes a system-level dark mode. Third-party apps can automatically engage a dark mode when it is active.[29][30]
Apps can also present "settings panels" for specific settings (such as, for example, internet connection and Wi-Fi settings if an app requires internet) via overlay panels, so that the user does not have to be taken outside of the app in order to configure them.[31]
Privacy and security[edit | edit source]
Several major security and privacy changes are present in Android 10: apps can be restricted by users to only having access to location data when they are actively being used in the foreground.[32] There are also new restrictions on the launching of activities by background apps.[33] For security (due to its use by clickjacking malware) and performance reasons, Android 10 Go Edition forbids use of overlays, except for apps that received the permission before a device was upgraded to Android 10.[34][35][36]
Encryption[edit | edit source]
In February 2019, Google unveiled Adiantum, an encryption cipher designed primarily for use on devices that do not have hardware-accelerated support for the Advanced Encryption Standard (AES), such as low-end devices. Google stated that this cipher was five times faster than AES-256-XTS on an ARM Cortex-A7 CPU. Therefore, device encryption is now mandatory on all Android 10 devices, regardless of specifications, using Adiantum if their CPU is not capable of hardware-accelerated AES.[37][38] In addition, implementation of "file-based encryption" (first introduced in Android Nougat) is also mandatory for all devices.[39]
On devices shipping with Android 10, security patches for selected system components (such as ANGLE, Conscrypt, media frameworks, networking components, and others) may be serviced via Google Play Store, without requiring a complete system update ("Project Mainline"). In order to license Google mobile services, manufacturers must support these updates for specific modules, while the remainder are marked as "recommended" but optional. Selected modules within this system use the new APEX package format, a variation of APK files designed for housing and servicing low-level system components.[40][41]
Scoped storage[edit | edit source]
A major change to storage access permissions known as "Scoped storage" is supported on Android 10, and will become mandatory for all apps beginning with Android 11. Apps are only allowed to access files in external storage that they had created themselves (preferably contained within an app-specific directory), and audio, image, and video files contained within the Music, Pictures, or Videos directories. Any other file may only be accessed via user intervention through the backwards-incompatible Google Storage Access Frameworks.[42][43]
Apps must have a new "read privileged phone state" permission in order to read non-resettable device identifiers, such as IMEI number.[44]
Transport Layer Security[edit | edit source]
TLS 1.3 support is also enabled by default.[45]
Platform[edit | edit source]
Platform optimizations have been made for foldable smartphones, including app continuity when changing modes, changes to multi-window mode to allow all apps to run simultaneously (rather than only the actively-used app running, and all others being considered "paused"), and additional support for multiple displays.[46]
"Direct Share" has been succeeded by "sharing shortcuts". As before, it allows apps to return lists of direct targets for sharing (such as a combination of an app and a specific contact) for use within share menus. Unlike Direct Share, apps publish their targets in advance and do not have to be polled at runtime, improving performance.[47][48]
Native support has been added for MIDI controllers, the AV1 video codec, the Opus audio codec, and HDR10+.[2] There is also a new standard API for retrieving depth information from camera photos, which can be used for more advanced effects.[31] Native support for aptX Adaptive, LHDC, LLAC, CELT and AAC LATM codecs was added as well.[49][50]
Android 10 supports WPA3 encryption protocol and Enhanced Open, which introduce opportunistic encryption for Wi-Fi.[2] Android 10 adds support for Dual-SIM dual-standby (DSDS), but is initially only available on the Pixel 3a and Pixel 3a XL.[51]
Android 10 Go Edition has performance improvements, with Google stating that apps would launch 10% quicker than on Pie.[52]
RISC-V Support[edit | edit source]
Recently, Android 10 has been ported to the RISC-V architecture by Chinese-owned T-Head Semiconductor. T-Head Semiconductor managed to get Android 10 running on a triple-core, 64-bit, RISC-V CPU of their own design.[53]
See also[edit | edit source]
References[edit | edit source]
- ↑
- ↑ 2.0 2.1 2.2 Introducing Android Q Beta Full text, Android Developers Blog, March 13, 2019, Accessed on: March 13, 2019.
- ↑ Learn when you'll get Android updates on Pixel phones & Nexus devices Full text, Pixel Phone Help, Google Inc., Accessed on: September 10, 2019.
- ↑ The new Pixels will get an added year of software and new features Full text, The Verge, October 7, 2017, Accessed on: September 10, 2019.
- ↑ Program Overview Full text, Android Developers Blog, Accessed on: March 15, 2019.
- ↑ Android Q timeline: Six betas planned, final release in Q3 Full text, Android Police, Illogical Robot LLC, Accessed on: March 14, 2019.
- ↑ What's New in Android: Q Beta 3 & More Full text, Android Developers Blog, May 7, 2019, Accessed on: May 13, 2019.
- ↑ Huawei Mate 20 Pro pulled from the Android 10 Q beta program Full text, GSMArena.com, Accessed on: May 21, 2019.
- ↑ Huawei Mate 20 Pro is back on the Android Q Beta program Full text, GSMArena.com, Accessed on: June 6, 2019.
- ↑ Android Q Beta 4 and Final APIs! Full text, Android Developers Blog, Accessed on: June 6, 2019.
- ↑ Android Q Beta 4: Dynamic System Updates are live Full text, Bradshaw, Kyle, 9to5Google, June 5, 2019, Accessed on: June 6, 2019.
- ↑ Google releases Android Q Beta 5 with several gestural navigation tweaks Full text, Android Developers Blog, Accessed on: July 10, 2019.
- ↑ Timeline and Updates Full text, Android Developer Website, Accessed on: July 10, 2019.
- ↑ Final Beta update, official Android Q coming soon! Full text, ,
- ↑ Google Reveals the Dessert Name Android Q Was Most Likely to Have Full text, NDTV Gadgets 360, Accessed on: September 4, 2019.
- ↑ Google deserts desserts: Android 10 is the official name for Android Q Full text, Bohn, Dieter, The Verge, August 22, 2019, Accessed on: August 22, 2019.
- ↑ Unsweetened: Android swaps sugary codenames for boring numbers Full text, Amadeo, Ron, Ars Technica, August 22, 2019, Accessed on: August 22, 2019.
- ↑ Google's Android team talks Android 10, 'Queen Cake,' gestures, and more Full text, , 9to5Google, August 28, 2019,
- ↑ Googlers confirm the Android Q dessert names that shall never be, Queen Cake and Quince Tart Full text, , Android Police, August 29, 2019,
- ↑ Google keeps up with one tradition related to the new Android build Full text, Friedman, Alan, Phone Arena, Accessed on: September 4, 2019.
- ↑ The Essential Phone is already being updated to Android 10 Full text, Kastrenakes, Jacob, The Verge, September 3, 2019, Accessed on: September 4, 2019.
- ↑ Android 10 officially released for Google Pixel phones Full text, Bohn, Dieter, The Verge, September 3, 2019, Accessed on: September 4, 2019.
- ↑ , OnePlus 7T Review Full text, GSMArena, Accessed on: September 26, 2019.
- ↑ Google will require all devices launched after January 31, 2020 to run Android 10 Full text, GSMArena.com, Accessed on: October 8, 2019.
- ↑ Android Q's back gesture controversy, explained Full text, Bohn, Dieter, The Verge, August 8, 2019, Accessed on: August 15, 2019.
- ↑ [Update: OEM Gestures Allowed] Google's new navigation gestures in Android Q will be mandatory for all devices Full text, xda-developers, May 9, 2019, Accessed on: August 15, 2019.
- ↑ Android 10 launcher port brings new gesture animations to Android 9 Full text, xda-developers, 10 September 2019,
- ↑ Google is hiding other forms of Android Gesture Navigation Full text, Schoon, Ben, 9to5Google, October 7, 2019, Accessed on: October 8, 2019.
- ↑ Dark mode apps in Android will change your life Full text, Cipriani, Jason, , CNET, Accessed on: August 15, 2019.
- ↑ Instagram update introduces support for iOS 13 dark mode Full text, Molina, Brett, USA TODAY, Accessed on: October 15, 2019.
- ↑ 31.0 31.1 7 tweaks and changes in Android Q that will make your phone better than it is now Full text, PC World, March 13, 2019, Accessed on: August 22, 2019.
- ↑ Android Q rethinks how apps request and use your location Full text, Hautala, Laura, , CNET, Accessed on: August 15, 2019.
- ↑ Background apps can no longer launch activities in Android Q beta 3 Full text, Android Police, May 8, 2019, Accessed on: August 15, 2019.
- ↑ Android Q steps up the fight against overlay-based malware Full text, Android Police, March 16, 2019, Accessed on: August 15, 2019.
- ↑ Google will entirely kill the overlay permission in a future Android release Full text, Android Police, May 8, 2019, Accessed on: August 15, 2019.
- ↑ Behavior changes: all apps Full text, Android Developers, Accessed on: 2020-08-18.
- ↑ Google Improves Android Encryption with Adiantum Full text, SecurityWeek, Accessed on: September 5, 2019.
- ↑ Google wants to bring encryption to all with Adiantum Full text, Porter, Jon, The Verge, February 11, 2019, Accessed on: September 5, 2019.
- ↑ , The Android 10 Privacy and Security Upgrades You Should Know About Full text, Wired, Accessed on: September 5, 2019.
- ↑ Project Mainline is Google's new attempt to send security updates directly to your phone Full text, Kastrenakes, Jacob, The Verge, May 7, 2019, Accessed on: September 4, 2019.
- ↑ Android at I/O 2019: The Project Mainline update system and other highlights Full text, Amadeo, Ron, Ars Technica, May 22, 2019, Accessed on: September 4, 2019.
- ↑ Android Q Scoped Storage: Best Practices and Updates Full text, Android Developers Blog, Accessed on: August 15, 2019.
- ↑ Android Q privacy change: Scoped storage Full text, Android Developers, Accessed on: August 15, 2019.
- ↑ Thank Q, Next Full text, Cyphers, Bennett, , Electronic Frontier Foundation, July 24, 2019, Accessed on: August 15, 2019.
- ↑ What's New in Android Q Security Full text, Android Developers Blog, Accessed on: October 16, 2019.
- ↑ Get your app ready for foldable phones Full text, Android Developers Blog, Accessed on: August 15, 2019.
- ↑ Android Q Beta 5: Gesture navigation, Live Caption, developer features, and everything we know so far Full text, Cipriani, Jason, , ZDNet, Accessed on: August 15, 2019.
- ↑ Google launches the next version of Android—Android Q—in beta Full text, Amadeo, Ron, Ars Technica, March 13, 2019, Accessed on: August 15, 2019.
- ↑ Audio Implementation Full text, Android Open Source Project, Accessed on: December 22, 2019.
- ↑ Android 10 devices are going to sound better with LHDC™ Full text, Yeow, Goh Beng, Porta-Fi™, October 22, 2019, Accessed on: December 22, 2019.
- ↑ Google adds Dual SIM Dual Standby support to Pixel 3a with Android 10 Full text, Li, Abner, 9TO5Google, September 3, 2019, Accessed on: September 3, 2019.
- ↑ Android 10 Go is a faster and more secure update to Google's lightweight OS Full text, Porter, Jon, The Verge, September 26, 2019, Accessed on: September 26, 2019.
- ↑ China Ports Android 10 to Homegrown Triple-Core RISC-V SoC Full text, , Jan 22, 2021,
External links[edit | edit source]
Search WikiMD
Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD
WikiMD's Wellness Encyclopedia |
Let Food Be Thy Medicine Medicine Thy Food - Hippocrates |
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
Medical Disclaimer: WikiMD is not a substitute for professional medical advice. The information on WikiMD is provided as an information resource only, may be incorrect, outdated or misleading, and is not to be used or relied on for any diagnostic or treatment purposes. Please consult your health care provider before making any healthcare decisions or for guidance about a specific medical condition. WikiMD expressly disclaims responsibility, and shall have no liability, for any damages, loss, injury, or liability whatsoever suffered as a result of your reliance on the information contained in this site. By visiting this site you agree to the foregoing terms and conditions, which may from time to time be changed or supplemented by WikiMD. If you do not agree to the foregoing terms and conditions, you should not enter or use this site. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates, categories Wikipedia, licensed under CC BY SA or similar.
Contributors: Prab R. Tumpati, MD