MRVPatchManager icon indicating copy to clipboard operation
MRVPatchManager copied to clipboard

Solution for Android 12 freezing issue (PC Required):

Open Mohamwd420 opened this issue 11 months ago • 0 comments

          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

Mohamwd420 avatar Mar 04 '24 07:03 Mohamwd420