Repo created
This commit is contained in:
parent
8ed267efd9
commit
bca80f6a46
22 changed files with 1516 additions and 2 deletions
16
README.md
16
README.md
|
|
@ -1,3 +1,15 @@
|
|||
# fake-g-apps
|
||||
# FakeGApps
|
||||
Used in combination with [MicroG](https://microg.org/) to enable Google Cloud Messaging (GCM) and much more without proprietary Google Play Services.
|
||||
|
||||
Fake Play Services for LSposed
|
||||
Supports Android 4.0 - 15
|
||||
|
||||
## Prerequisites
|
||||
- **MicroG** installed (I personally recommend [nift4's microG Installer Revived](https://github.com/nift4/microg_installer_revived) to install MicroG)
|
||||
- Working **Xposed Framework** installation (Ex. [LSPosed](https://github.com/LSPosed/LSPosed), [EdXposed](https://github.com/ElderDrivers/EdXposed), [Dreamland](https://github.com/canyie/Dreamland) ...)
|
||||
|
||||
## Installation
|
||||
Install the APK from the [releases section](https://github.com/whew-inc/FakeGApps/releases) and enable it in your Xposed framework provider. Make sure to enable FakeGapps in your Xposed framework provider.
|
||||
|
||||
Reboot your device. If everything went right, MicroG should now have a checkmark next to "System spoofs signature" in its self-check.
|
||||
|
||||
[FakeGApps is also available in the LSPosed repository](https://modules.lsposed.org/module/inc.whew.android.fakegapps)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue