VancedMicroG/README.md

21 lines
974 B
Markdown
Raw Normal View History

2020-07-17 13:55:59 +00:00
# Vanced MicroG
2020-07-21 10:47:48 +00:00
![Build Status](https://github.com/YTVanced/VancedMicroG/workflows/Debug$20APK%20Builder/badge.svg?branch=master)
2020-07-19 20:51:16 +00:00
[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedMicroG/total.svg)]() [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedMicroG.svg)]()
2020-07-17 13:55:59 +00:00
microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.
2020-07-17 13:55:59 +00:00
This fork tweaks MicroG to be usable by applications that require Google authentication such as Youtube Vanced.
2020-07-17 13:55:59 +00:00
## Notable changes
2020-07-17 13:55:59 +00:00
- No longer a system app
- Package name changed from `com.google.android.gms` to `com.mgoogle.android.gms` to support installation alongside the official MicroG
- Removed unnecessary features:
- Maps & Location
- Wear-Api
- Safetynet
- Games
- Car
- Removed all permissions, as none are required for Google authentication