Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blawuken/microg-extended
GmsCore minimum with beautiful Style UI, features and improvements 🖌️
https://github.com/blawuken/microg-extended
Last synced: 2 months ago
JSON representation
GmsCore minimum with beautiful Style UI, features and improvements 🖌️
- Host: GitHub
- URL: https://github.com/blawuken/microg-extended
- Owner: Blawuken
- License: apache-2.0
- Created: 2023-12-17T16:14:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T11:00:49.000Z (10 months ago)
- Last Synced: 2024-03-13T17:17:03.472Z (10 months ago)
- Language: Java
- Homepage:
- Size: 14.9 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroG Extended
[GmsCore](https://github.com/microg/GmsCore) fork designed for ReVanced apps with beautiful design
[![Builder APK](https://github.com/Blawuken/MicroG-Extended/actions/workflows/build.yml/badge.svg)](https://github.com/Blawuken/MicroG-Extended/actions/workflows/build.yml) [![Android](https://img.shields.io/badge/Platform-Android-green.svg?style=flat-square)](https://www.android.com) [![API](https://img.shields.io/badge/API-23%2B-orange.svg?logo=android&style=flat-square)](https://developer.android.com/studio/releases/platforms) [![Github All Releases](https://img.shields.io/github/downloads/Blawuken/MicroG-Extended/total.svg)](https://github.com/Blawuken/MicroG-Extended/releases) [![Github All Releases](https://img.shields.io/github/release/Blawuken/MicroG-Extended.svg)](https://github.com/Blawuken/MicroG-Extended/releases)
![alt text](https://raw.githubusercontent.com/Blawuken/MicroG-Extended/main/Images/extended.png)
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## Credits
- Source Code for MicroG 0.2.25.224113 was provided by [@OxrxL](https://github.com/OxrxL)
- [@shadow578](https://github.com/shadow578)'s commit used to apply ReVanced's `SPOOFED_PACKAGE_SIGNATURE`