Download MicroG APK
All downloads are official signed releases from the MicroG GitHub. Verify the signing key against the one published on microg.org before installing.
MicroG Services (GmsCore)
com.google.android.gms
The core of MicroG — a free reimplementation of Google Play Services. This single package handles push notifications (FCM), Google Sign-In, SafetyNet / Play Integrity attestation, Maps API, and location backends. It is required for almost every app that depends on Google APIs. Choose the variant that matches your device below.
com.google.android.gms-250932030.apk
Install this on LineageOS, /e/OS, CalyxOS, iodéOS and any other AOSP-based ROM that has signature spoofing enabled. Also available via the MicroG F-Droid repo.
com.google.android.gms-250932030-hw.apk
For Huawei devices running the original EMUI or HarmonyOS firmware. Also distributed through Huawei AppGallery.
org.microg.gms-250932030-user.apk
Special build for developers and advanced situations. Do not install this unless you specifically know you need it.
MicroG Services Framework Proxy (GsfProxy)
com.google.android.gsf
Implements the legacy Google Services Framework interface. Required by older apps that still talk to the original GSF instead of GmsCore directly.
MicroG Companion (FakeStore)
com.android.vending
A lightweight stub that pretends to be the Google Play Store. Needed for apps that check for Play Store presence during license verification.
More on GitHub
Find release notes, older versions, build instructions and additional download options on the official MicroG GitHub wiki.
Visit GitHub Wiki →Next step
After downloading, follow the install guide to enable signature spoofing and register MicroG on your ROM.
Open install guide →