Hello, it looks like you are using an out of date browser. For the best experience, please consider upgrading to Microsoft Edge, Google Chrome, or Firefox

So, why should you consider using MicroG Magisk Module? Here are just a few benefits:

microG is a free and open-source alternative to Google Play Services

module_id/ ├── module.prop # Metadata (ID, version, author) ├── common/ │ └── post-fs-data.sh # Script executed after filesystem mounted ├── system/ │ └── priv-app/ │ ├── GmsCore/ # The microG Core APK │ ├── GsfProxy/ # GSF Proxy APK │ └── Phonesky/ # FakeStore APK └── sepolicy.rule # SELinux policy modifications

Module Link — Microg Magisk

So, why should you consider using MicroG Magisk Module? Here are just a few benefits:

microG is a free and open-source alternative to Google Play Services

module_id/ ├── module.prop # Metadata (ID, version, author) ├── common/ │ └── post-fs-data.sh # Script executed after filesystem mounted ├── system/ │ └── priv-app/ │ ├── GmsCore/ # The microG Core APK │ ├── GsfProxy/ # GSF Proxy APK │ └── Phonesky/ # FakeStore APK └── sepolicy.rule # SELinux policy modifications