Activate USB debugging using fastboot commands

0

You should be able to use fastboot to enter recovery mode and edit /system/build, depending on the Android device. prop to allow USB debugging after the system enters normal mode of operation.

  1. persist.service.adb.enable=1 
  2. persist.service.debuggable=1 
  3. persist.sys.usb.config=mtp,adb

On the other hand, Android devices can differ greatly and can have encrypted filesystems or be locked down. You will only be able to receive general, nonspecific suggestions that may or may not be helpful if you do not know the precise device and setup.

Post a Comment

0Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

You are welcome to share your ideas with us in the comments!

You are welcome to share your ideas with us in the comments!

Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !