2020-07-17 13:55:59 +00:00
# Vanced MicroG
2015-08-27 21:46:36 +00:00
2020-07-21 13:29:09 +00:00
![Build Status ](https://github.com/YTVanced/VancedMicroG/workflows/Debug%20APK%20Builder/badge.svg )
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 )]()
2016-01-09 05:02:16 +00:00
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.
2014-04-27 00:07:38 +00:00
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.
2014-04-27 00:07:38 +00:00
2020-07-17 13:55:59 +00:00
## Notable changes
2014-04-27 00:07:38 +00:00
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:
2020-07-30 14:22:25 +00:00
- Ads
- Analytics
- Car
2020-08-11 11:22:44 +00:00
- Droidguard
2020-10-20 23:39:47 +00:00
- Exposure-Notifications
2020-08-10 03:59:29 +00:00
- Feedback
2020-08-11 11:22:44 +00:00
- Firebase
2020-07-30 14:22:25 +00:00
- Games
2020-08-10 13:09:06 +00:00
- Maps
2020-08-11 11:22:44 +00:00
- Recovery
2020-10-20 23:39:47 +00:00
- Registering app permissions
2020-07-30 14:22:25 +00:00
- SafetyNet
- Self-Check
2020-08-10 13:09:06 +00:00
- Search
2020-08-04 23:57:23 +00:00
- TapAndPay
2020-07-30 14:22:25 +00:00
- Wallet
2020-07-17 13:55:59 +00:00
- Wear-Api
- Removed all permissions, as none are required for Google authentication