Fix poco devices ported hOS launcher
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
Replaces it with:
And you need to install Hyper OS Launcher Xiaomi, Not Poco
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
com.mi.android.globallauncherReplaces it with:
com.miui.homeAnd you need to install Hyper OS Launcher Xiaomi, Not Poco
"Fix android developer notif"
open services.jar and remove this line from dex
open services.jar and remove this line from dex
invoke-virtual {v0}, Lcom/android/server/wm/ActivityTaskManagerInternal;->showSystemReadyErrorDialogsIfNeeded()VNo bugs have been noticed at the moment.
notes
‼️ If some apps disappear during the update, flash this in recovery or cleanly flash
If you notice a bug, please let me know
notes
It takes 1-5 minutes for the phone to fully boot
To work Google CTS, you need to update Google to the latest version in Google Play
‼️ If some apps disappear during the update, flash this in recovery or cleanly flash
If you notice a bug, please let me know
❤4
Forwarded from CatUI Roms ( амир)
Fully fix clear fingerprint after reboot (hOS3):
In
or
Tutorial by @ameerchik6
In
services.jar search classcom/android/server/biometrics/sensors/fingerprint/aidl/in class searchFingerprintProvider
deleteor
Ljava/io/File;->delete()Zremove this line or comment
Tutorial by @ameerchik6