How to get developer options on Android and Enable USB Debugging on Android

To enable Developer Options, open the Settings screen, scroll down to the bottom, and tap About phone or About tablet.

enable developer options

Scroll down to the bottom of the About screen and find the Build number.

enable developer options

Tap the Build number field seven times to enable Developer Options. Tap a few times and you’ll see a toast notification with a countdown that reads “You are now X steps way from being a developer.”

enable developer options

When you’re done, you’ll see the message “You are now a developer!”. Congratulations. Don’t let this newfound power go to your head.

enable developer options

Tap the Back button and you’ll see the Developer options menu just above the “About Phone” section in Settings. This menu is now enabled on your device—you won’t have to repeat this process again unless you perform a factory reset.

enable developer options

How to Enable USB Debugging

To enable USB Debugging, you’ll need to jump into the Developer options menu, scroll down to the Debugging section, and toggle the “USB Debugging” slider.

enable developer options
enable developer options

Once upon a time, USB Debugging was thought to be a security risk if left on all the time. Google has done a few things that make that less of an issue now, because debugging requests have to be granted on the phone—when you plug the device into an unfamiliar PC, it will prompt you to allow USB debugging (as seen in the screenshot below).

enable developer options

If you still want to disable USB debugging and other developer options when you don’t need them, slide the switch at the top of the screen. Easy peasy.

enable developer options

Developer Options are power settings for developers, but that doesn’t mean non-developer users can’t benefit from them as well. USB debugging is required for things like adb, which in turn is used for rooting devices. Once your device is rooted, the possibilities are endless.

Read More

How to Create an Android App With Android Studio

3 thoughts on “How to get developer options on Android and Enable USB Debugging on Android”

  1. Pingback: Connect Android device to Android Studio - jigopost

  2. Pingback: Android Studio Installation and setup - jigopost

  3. Pingback: How to Download & Install Java JDK 8 in Windows - jigopost

Leave a Reply