Search This Blog

Translate

Thursday 30 April 2015

How to enable USB Debugging mode on Android devices



1. Android 2.0-2.3.x
Settings > Applications > Development > USB Debugging.
2. Android 3.0- 4.1.x
Settings > Developer Options > USB Debugging.

3. 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.
  5. Tap the Build number field seven times to enable Developer Options. Tap a few times and you'll see a countdown that reads "You are now 3 steps away from being a developer."
  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. Now, you can enable USB Debugging mode.

  9. Go to Settings>Developer Options>USB Debugging. Tap the USB Debugging checkbox.
4. 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;
  2. How to enable usb debugging mode on android 4.2.x and higher?
  3. Settings > Developer Options > USB Debugging.
  4. How to enable usb debugging mode on android 4.2.x and higher?

Note: On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number seven times. Return to the previous screen to find Developer options.
In Android 4.2.2, when you connect your PC to your Android device via USB, Android gets your PC's RSA key (an identifier token). In Android 4.2.2, when you have USB debugging enabled, this now causes a prompt to appear on connection, seen below.

No comments:

Post a Comment