Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whew-inc/FakeGApps
Signature spoofing for MicroG as an Xposed module
https://github.com/whew-inc/FakeGApps
Last synced: 4 months ago
JSON representation
Signature spoofing for MicroG as an Xposed module
- Host: GitHub
- URL: https://github.com/whew-inc/FakeGApps
- Owner: whew-inc
- License: gpl-3.0
- Fork: true (thermatk/FakeGApps)
- Created: 2020-04-15T00:10:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T16:30:27.000Z (over 1 year ago)
- Last Synced: 2024-08-02T17:34:40.316Z (7 months ago)
- Language: Java
- Homepage:
- Size: 250 KB
- Stars: 263
- Watchers: 7
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FakeGApps
Used in combination with [MicroG](https://microg.org/) to enable Google Cloud Messaging (GCM) and much more without proprietary Google Play Services.Supports Android 4.0 - 14
## 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)