# Android 10

> 10th major release of the Android mobile operating system

**Wikidata**: [Q62059755](https://www.wikidata.org/wiki/Q62059755)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Android_10)  
**Source**: https://4ort.xyz/entity/android-10

## Summary
Android 10 is the 10th major release of the Android mobile operating system, developed by Google and released on September 3, 2019. It introduced new features like gesture navigation, improved privacy controls, and support for foldable devices, marking a significant update to the platform.

## Key Facts
- **Developed by**: Google, a subsidiary of Alphabet Inc.
- **Release date**: September 3, 2019.
- **Version number**: 10.0.0_r74 (QSV1.210329.053).
- **Preceded by**: Android Pie (released July 20, 2018).
- **Succeeded by**: Android 11 (released February 19, 2020).
- **Key features**: Gesture navigation, improved privacy controls, and support for foldable devices.
- **Logo**: Available at [Wikimedia Commons](https://commons.wikimedia.org/wiki/Special:FilePath/Android_10_logo.svg).
- **Website**: [Android 10 Official Page](https://www.android.com/android-10/).
- **Aliases**: Android Queen Cake, Android Quince Tart, Queen Cake.

## FAQs
### Q: When was Android 10 released?
A: Android 10 was released on September 3, 2019.

### Q: Who developed Android 10?
A: Android 10 was developed by Google, a subsidiary of Alphabet Inc.

### Q: What are the key features of Android 10?
A: Key features include gesture navigation, improved privacy controls, and support for foldable devices.

### Q: What was the version number of Android 10?
A: The version number was 10.0.0_r74 (QSV1.210329.053).

### Q: What operating system preceded Android 10?
A: Android Pie (released July 20, 2018) preceded Android 10.

## Why It Matters
Android 10 was a significant update to the Android mobile operating system, introducing several new features and improvements. Gesture navigation replaced the traditional on-screen buttons, providing a more immersive user experience. The update also included enhanced privacy controls, allowing users to better manage their data and permissions. Additionally, Android 10 was the first major release to support foldable devices, marking a step forward in mobile technology. These advancements made Android 10 a notable release in the evolution of the Android platform.

## Notable For
- **First major release to support foldable devices**.
- **Introduced gesture navigation**, replacing traditional on-screen buttons.
- **Enhanced privacy controls** for better user data management.
- **Improved performance and stability** for a smoother user experience.
- **Official logo and branding** available for public use.

## Body
### Overview
Android 10 is the 10th major release of the Android mobile operating system, developed by Google. It was released on September 3, 2019, and introduced several new features and improvements.

### Development and Release
- **Developed by**: Google, a subsidiary of Alphabet Inc.
- **Release date**: September 3, 2019.
- **Version number**: 10.0.0_r74 (QSV1.210329.053).

### Key Features
- **Gesture navigation**: Replaced traditional on-screen buttons for a more immersive experience.
- **Improved privacy controls**: Enhanced user data management and permissions.
- **Support for foldable devices**: First major release to support foldable devices.

### Preceding and Succeeding Releases
- **Preceded by**: Android Pie (released July 20, 2018).
- **Succeeded by**: Android 11 (released February 19, 2020).

### Technical Details
- **Logo**: Available at [Wikimedia Commons](https://commons.wikimedia.org/wiki/Special:FilePath/Android_10_logo.svg).
- **Website**: [Android 10 Official Page](https://www.android.com/android-10/).
- **Aliases**: Android Queen Cake, Android Quince Tart, Queen Cake.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Android 10",
  "description": "The 10th major release of the Android mobile operating system, developed by Google.",
  "url": "https://www.android.com/android-10/",
  "sameAs": ["https://www.wikidata.org/wiki/Q50364330", "https://en.wikipedia.org/wiki/Android_10"],
  "applicationCategory": "MobileOperatingSystem",
  "operatingSystem": "Android",
  "datePublished": "2019-09-03",
  "softwareVersion": "10.0.0_r74 (QSV1.210329.053)",
  "developer": {
    "@type": "Organization",
    "name": "Google",
    "url": "https://www.google.com"
  }
}

## References

1. [refs/tags/android-security-10.0.0_r74 - platform/build - Git at Google](https://android.googlesource.com/platform/build/+/refs/tags/android-security-10.0.0_r74)