Mirror of YTVanced/VancedMicroG
Go to file
X1nto 8f9a503e2b resource cleanup, removed ndk options from gradle 2020-07-20 22:11:56 +04:00
.github/workflows replaced Travis with GitHub Actions 2020-07-20 21:11:15 +04:00
gradle/wrapper Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-api Try debloating 2020-07-16 21:49:22 +02:00
play-services-base Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-base-core Merge pull request #3 from Mattis6666/master 2020-07-20 16:15:37 +04:00
play-services-basement Test Vanced 2020-07-16 02:24:57 +02:00
play-services-cast-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-cast-framework-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-core resource cleanup, removed ndk options from gradle 2020-07-20 22:11:56 +04:00
play-services-iid-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-tasks Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
.gitignore More interface details for the cast framework 2018-05-19 15:36:08 -04:00
Android.mk Change the location of GmsCore apk 2018-05-30 10:03:52 +02:00
LICENSE Update sublibs, build tools, version code, google signature list and add LICENSE 2016-07-08 21:00:42 +02:00
README.md added download counter 2020-07-19 23:51:16 +03:00
build.gradle resource cleanup, removed ndk options from gradle 2020-07-20 22:11:56 +04:00
gradle.properties Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
proguard.flags resource cleanup, removed ndk options from gradle 2020-07-20 22:11:56 +04:00
settings.gradle Try debloating 2020-07-16 21:49:22 +02:00

README.md

Vanced MicroG

Build Status Github All Releases Github All Releases

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 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