mirror of
https://github.com/YTVanced/VancedMicroG
synced 2024-11-01 00:42:39 +00:00
Mirror of YTVanced/VancedMicroG
cee8e53b93
<Merge |
||
---|---|---|
gradle/wrapper | ||
play-services-api | ||
play-services-base | ||
play-services-base-core | ||
play-services-basement | ||
play-services-cast-api | ||
play-services-cast-framework-api | ||
play-services-core | ||
play-services-iid-api | ||
play-services-tasks | ||
.gitignore | ||
.travis.yml | ||
Android.mk | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
LICENSE | ||
proguard.flags | ||
README.md | ||
settings.gradle |
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:
- Maps & Location
- Wear-Api
- Safetynet
- Games
- Car
- Removed all permissions, as none are required for Google authentication