mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
f16ed5024b
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
37 lines
1.5 KiB
Markdown
37 lines
1.5 KiB
Markdown
---
|
|
title: "Android"
|
|
icon: 'simple/android'
|
|
cover: android.webp
|
|
schema:
|
|
-
|
|
"@context": http://schema.org
|
|
"@type": WebPage
|
|
name: Android Recommendations
|
|
url: "./"
|
|
-
|
|
"@context": http://schema.org
|
|
"@type": CreativeWork
|
|
name: Android
|
|
image: /assets/img/android/android.svg
|
|
url: https://source.android.com/
|
|
sameAs: https://en.wikipedia.org/wiki/Android_(operating_system)
|
|
---
|
|
|
|
![Android logo](../assets/img/android/android.svg){ align=right }
|
|
|
|
The **Android Open Source Project** (AOSP) is an open-source mobile operating system led by Google which powers the majority of the world's mobile devices. Most phones sold with Android are modified to include invasive integrations and apps such as Google Play Services, so you can significantly improve your privacy on your mobile device by replacing your phone's default installation with a version of Android without these invasive features.
|
|
|
|
[:octicons-home-16:](https://source.android.com){ .card-link title=Homepage }
|
|
[:octicons-info-16:](https://source.android.com/docs){ .card-link title=Documentation}
|
|
[:octicons-code-16:](https://cs.android.com/android/platform/superproject/main){ .card-link title="Source Code" }
|
|
|
|
We recommend the following Android-specific tools to maximize your mobile device's security and privacy.
|
|
|
|
- [Alternative Distributions](distributions.md)
|
|
- [General Apps](general-apps.md)
|
|
- [Obtaining Applications](obtaining-apps.md)
|
|
|
|
To learn more about Android:
|
|
|
|
[General Android Overview :material-arrow-right-drop-circle:](../os/android-overview.md){ .md-button }
|