How to find and turn on USB debugging mode on Nexus 4
Asked Answered
S

6

131

In settings on my Nexus 4 device there isn't any "USB debugging options" item. How do I find and turn on USB debugging mode on Nexus 4?

Subrogate answered 23/5, 2013 at 6:36 Comment(3)
go to your settings , about device/phone. then tap 7 to 8 times on the build number list item. You will be declared as a developerSerb
How do you use it thoughBoundless
I would note that a troubleshooting step (I vaguely recall being recommended by google over the phone) was to turn off debugging mode! –Boundless
B
327

Solution

To see the option for USB debugging mode in Nexus 4 or Android 4.2 or higher OS, do the following:

  • Open up your device’s “Settings”. This can be done by pressing the Menu button while on your home screen and tapping “System settings”
  • Now scroll to the bottom and tap “About phone” or “About tablet”.
  • At the “About” screen, scroll to the bottom and tap on “Build number” seven times.
    • Make sure you tap seven times. If you see a “Not need, you are already a developer!” message pop up, then you know you have done it correctly.

Done! By tapping on “Build number” seven times, you have unlocked USB debugging mode on Android 4.2 and higher. You can now enable/disable it whenever you desire by going to “Settings” -> “Developer Options” -> “Debugging” ->” USB debugging”.

CONCLUSION

That was easy. The best part is you only have to do the tap-build-number-seven-times once. After you do it once, USB debugging has been unlocked and you can enable or disable at your leisure. Please restart after done these steps.

Additional information

Setting up a Device for Development native documentation of Google Android developer site

Update: Google Pixel 3

If you need to facilitate a connection between your device and a computer with the Android SDK (software development kit), view this info.

  1. From a Home screen, swipe up to display all apps.
  2. Navigate: Settings > System > Advanced.
  3. Developer options .
    If Developer options isn't available, navigate: SettingsAbout phone then tap Build number 7 times. Tap the Back icon  to Settings then select System > Advanced > Developer options.
  4. Ensure that the Developer options switch (upper-right) is turned on .
  5. Tap USB debugging to turn on or off .
  6. If prompted with 'Allow USB debugging?', tap OK to confirm.

Doc by Verizon: Original source

Boult answered 23/5, 2013 at 6:42 Comment(7)
Restarting is not necessary, at least not in versions >= 4.2.Archduchy
On some devices, it might be Settings -> About -> Software Information -> More -> Build NumberAbacus
Note. I have Android 4.3 and I need restarting. Thanks for the answer.Chrissy
no one explains what should happen after the "USB Debugging" is enabled?! I enabled it and connected the device via USB to my machine.... now what? How I do debug?Cowage
At first I tried up up down down left right left right b a select start. Didn't work. Thanks for your solution.Spermato
In some older devices, it can be achieved by : Settings > Applications > Development > check "USB debugging".Adigun
I have not found it on my Pixel 3 running Android 10.Sugarplum
F
7

Looking for About Phone in Settings. And scroll down till you see Build number. Tap here till you see Toast message tell you have just enable developer mode.

Back to settings, you can see options: "Developer options"

Facultative answered 23/5, 2013 at 6:49 Comment(0)
L
3

Step 1 : Go to Settings >> About Phone >> scroll to the bottom >> tap Build number seven times; this message will appear “You are now 3 steps away from being a developer.”

Step 2 : Now go to Settings >> Developer Options >> Check USB Debugging

this is great article will help you to enable this mode on your phone

Enable USB Debugging Mode on Android

Latvia answered 11/3, 2015 at 23:48 Comment(1)
@ChrisBrown your recovery-tool spam is not welcome hereNapalm
U
1

Navigate to Settings > About Phone > scroll to the bottom > tap Build number seven (7) times. You'll get a short pop-up in the lower area of your display saying that you're now a developer. 2. Go back and now access the Developer options menu, check 'USB debugging' and click OK on the prompt. This Guide Might Help You : How to Enable USB Debugging in Android Phones

Upswing answered 17/6, 2015 at 9:46 Comment(0)
C
0

In case you enabled debugging mode on your phone and adb devices is not listing your device, it seems there is a problem with phone driver. You might not install the usb-driver of your phone or driver might be installed with problems (in windows check in system --> device manager).

In my case, I had the same problem with My HTC android usb device which installing drivers again, fixed my problems.

Connacht answered 1/7, 2016 at 1:57 Comment(0)
K
-1

Open up your device’s “Settings”. This can be done by pressing the Menu button while on your home screen and tapping settings icon then scroll down to developer options and tap it then you will see on the top right a on off switch select on and then tap ok, thats it you all done.

Kella answered 2/5, 2014 at 10:14 Comment(1)
by the way its not for nexus one uts for android 4.2.2 ver. and i just switch it on in a android tablet. good luck guys.Kella

© 2022 - 2024 — McMap. All rights reserved.