mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-01-20 16:17:31 +01:00
KevinX8
3e98b98aa3
Merge pull request #113 from Oizaro/patch-1
Show launcher icon after click on Huawei button
Vanced MicroG
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.
This fork tweaks MicroG to be usable by applications that require Google authentication such as Youtube Vanced.
Notable changes
- No longer a system app
- Package name changed from
com.google.android.gms
tocom.mgoogle.android.gms
to support installation alongside the official MicroG - Removed unnecessary features:
- Ads
- Analytics
- Car
- Droidguard
- Exposure-Notifications
- Feedback
- Firebase
- Games
- Maps
- Recovery
- Registering app permissions
- SafetyNet
- Self-Check
- Search
- TapAndPay
- Wallet
- Wear-Api
- Removed all permissions, as none are required for Google authentication
Languages
Java
87.1%
Kotlin
12.8%
Makefile
0.1%