MRVPatchManager
MRVPatchManager copied to clipboard
Solution for Android 12 freezing issue (PC Required):
Solution for Android 12 freezing issue (PC Required):
-> Go to "Developer options". (find from your phone Settings) -> Enable "USB debugging" option. -> Enable "USB debugging (Security settings)" option [for MIUI]. -> Run this adb command from PC:
adb shell settings put global block_untrusted_touches 0
If you don't know how to use adb, please find a tutorial from youtube.
Originally posted by @NeonOrbit in https://github.com/NeonOrbit/MRVPatchManager/issues/1#issuecomment-1476049761