How to Enable USB Debugging Mode on Android

Android 2.0-2.3.x

Settings > Applications > Development > USB Debugging
How to Enable USB Debugging Mode on Android_第1张图片


Android 3.0- 4.1.x

Settings > Developer Options > USB Debugging

How to Enable USB Debugging Mode on Android_第2张图片


Android 4.2.x and higher.

In Android 4.2 and higher versions, the Developer Options menu and USB Debugging option have been hidden. In former 4.X versions of Android, USB Debugging option is under Developer Options menu.

First, you need to enable “Developer Options Menu”.

  1. Click Menu button to enter into App drawer.
  2. Go to “Settings”.
  3. Scroll down to the bottom and tap “About phone” or “About tablet”
  4. Scroll down to the bottom of the “About phone” and locate the “Build Number” field.
    How to Enable USB Debugging Mode on Android_第3张图片

  5. Tap the Build number field seven times to enable Developer Options.

  6. When you are done, you’ll see the message “You are now a developer!”.
  7. Tap the Back button and you’ll see the Developer options menu under System on your Settings screen.
  8. Go to Settings>Developer Options>USB Debugging. Tap the USB Debugging checkbox.

Android 5.0 Lollipop

To enable USB Debugging on Android 5.0 Lollipop is the same as Android 4.2.x.

  1. Settings > About Phone > Build number > Tap it 7 times to become developer
    How to Enable USB Debugging Mode on Android_第4张图片
  2. Settings > Developer Options > USB Debugging.
    How to Enable USB Debugging Mode on Android_第5张图片

Warning

USB Debugging should only be enabled when you need it. Leaving it enabled all the time is kind of a security risk for that this mode grants you high-level access to your device. Say if you connect your Android phone to a USB charging port in a public location, the port could use the USB access to your phone to access data on your phone or install malware. This could happen when and only when USB debugging mode is enabled.

To disable USB Debugging and other developer options when you don’t need them, slide the switch at the top of the screen to OFF.


Original Link

https://www.kingoapp.com/root-tutorials/how-to-enable-usb-debugging-mode-on-android.htm

你可能感兴趣的:(Android)