MicroG Crashing on Custom ROMs: How to Fix

In this guide, we will show you a nifty method to fix the MicroG crashing issue on your custom ROM. The number of de-Googled ROMs, aka, the ones that don’t have any Google apps, packages, services, or framework, is on a constant rise. The likes of iodeOS, GrapheneOS, /e/ OS, and Helluva OS are some noteworthy players in this domain.

[Note: We aren’t talking about the vanilla version of a custom ROM like LineageOS because you can easily welcome the Google ecosystem by flashing the GApps package]. With that said, most of these ROMs comes preinstalled with MicroG services, which is an open-source service that provides an operational replacement for Google Play Services. In other words, it allows the Android apps to access APIs and features without specifically relying on Google’s services.

One perfect example of the same is the YouTube Vanced/Revanced app that requires your device to have the MicroG installed. However, we have seen quite a few reports of MicroG frequently crashing on Custom ROMs, thereby resulting in the inability of users to try out such apps. If you are also facing this problem, then this guide will help you out. Follow along for the fix.

Fix MicroG Crashing on Custom ROMs

MicroG Crashing on Custom ROM - 1

In order to rectify this issue, you just need to set the WebView implementation to the one from Google. Here’s how it can be done:

  1. Head over to Settings > About Phone > Tap on Build Number 7 times.
  2. Then go to System > Developer Options > WebView Implementation.
  3. Select Android System WebView from the list and restart your device.
  • How to Remove Fingerprint Icon from Lock Screen on Android
  • How to Reset the Battery Cycle Counter to 0 on Android Devices
  • YouTube is out of date on old Android Devices: How to Fix
  • How to Remove Android System SafetyCore from your Device
Google preferred - 2 Google preferred - 3
  • Alexander 5 months ago Reply Thank you , truly need vote

(Cancel Reply)

Δ

How to Remove Fingerprint Icon from Lock Screen on Android

In this guide, we will show you the steps to remove the fingerprint icon from the lock screen on your Android device. Thanks to the open-source nature of the OS, you can carry out a plethora of tweaks on your device. While most of them tend to add new features or remove the unnecessary ones, there are a few that might leave some of your heads scratching. And the one which we are discussing here is just that.

There’s no use case or benefit as such for removing the fingerprint icon from the lock screen on your Android device [well, apart from giving you a cleaner lock screen!], but after all, not every tweak deserves an explanation, and some are done just for fun. And the one which we are discussing here falls in this category. So, on that note, let’s hop onto this intriguing journey and show you the steps to get this job done right away!

  • How to Remove the Fingerprint Icon from the Lock Screen on Android
  • How to Remove the Fingerprint Icon from the AOD Screen on Android
  • How to Bring Back the Fingerprint Icon

How to Remove the Fingerprint Icon from the Lock Screen on Android

Remove fingerprint Icon from Lock Screen - 4

This tweak has been tested on Samsung devices, including the latest S25 series. It may or may not work on other Android devices, though you may still give it a try because there’s nothing to lose!

  1. First off, download and install the SetEdit app from the Play Store.
  2. Now download & extract Android SDK Platform Tools on your PC.
  3. Then enable USB Debugging on your device and connect it to your PC.
  4. Now open Command Prompt inside the platform-tools folder and type: adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
  5. Now launch SetEdit and select Secure Table from the right-hand side.
  6. Finally, set the value of the “fingerprint_screen_on_icon_lock” to 0.

How to Remove the Fingerprint Icon from the AOD Screen on Android

Remove fingerprint Icon from Lock Screen - 5 Remove fingerprint Icon from Lock Screen - 6

Change the value of “fingerprint_screen_off_icon_aod” to 0 from 2 to remove the fingerprint icon from the AOD screen.

How to Bring Back the Fingerprint Icon

Change the value of “fingerprint_screen_on_icon_lock” back to its default value, which is 2, and the fingerprint icon will be back in the lock screen. Likewise, change the value of “fingerprint_screen_off_icon_aod” to 2 to bring back the icon on the AOD screen.

  • WhatsApp Fingerprint Lock not working [Fixed]
  • How to Add Genshin Fingerprint Animation on OnePlus
  • Google Wallet crashes via Fingerprint on Lock Screen [Fixed]
  • Fix Fingerprint Sensor not working on Pixel Android 14
Google preferred - 7 Google preferred - 8

(Cancel Reply)

Δ