fym35 / microgee-gms

💎proof-of-concept nonroot reimplementation of microg gms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroGee 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 Vanced MicroG to be capable of patching apps to using MicroG on nonroot systems.

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

About

💎proof-of-concept nonroot reimplementation of microg gms

License:Apache License 2.0


Languages

Language:Java 83.3%Language:Kotlin 12.3%Language:AIDL 4.3%Language:Makefile 0.1%