https://github.com/TeamVanced/VancedMicroG
MicroG tweaked to work for applications such as Vanced.
https://github.com/TeamVanced/VancedMicroG
Last synced: about 1 year ago
JSON representation
MicroG tweaked to work for applications such as Vanced.
- Host: GitHub
- URL: https://github.com/TeamVanced/VancedMicroG
- Owner: TeamVanced
- License: apache-2.0
- Archived: true
- Fork: true (microg/GmsCore)
- Created: 2020-03-21T19:06:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T08:28:49.000Z (about 2 years ago)
- Last Synced: 2024-08-01T16:42:12.786Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 13.2 MB
- Stars: 2,308
- Watchers: 148
- Forks: 690
- Open Issues: 144
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vanced MicroG

[](https://github.com/YTVanced/VancedMicroG/releases) [](https://github.com/YTVanced/VancedMicroG/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 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:
- 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