Is possible to upgrade microg?

I followed the steps in this thread (excluding my post) to update MicroG on e-0.21-n-20241017-UNOFFICIAL-grandprimeve3g ROM by @ronnz98

This time, the phone booted. Everything seems to be working. This is what I did:

  1. Boot to TWRP.
  2. Mount System
  3. Go to /system/priv-app/GmsCore
  4. Rename GmsCore.apk to orig-microg.bak
  5. Extract MicroGGMSCore.apk from GitHub - FriendlyNeighborhoodShane/MinMicroG-abuse-CI: Automatic MinMicroG builder for updatelys. DO NOT STAR. You will find constant unneccessary notifications in your mail whenever I play around with it.
  6. Copy MicroGGMSCore.apk to /external-sd/
  7. Rename MicroGGMSCore.apk to GmsCore.apk
  8. Copy (do not move) renamed APK to /system/priv-app/GmsCore
  9. Grant permission chmod 644 to renamed GMSCore.apk
  10. Wipe dalvik/ART and cache
  11. Reboot to system
  12. Install as app the GmsCore.apk on /external-sd/





2 Likes