PDF download Download Article PDF download Download Article

Android has a Developer mode with all sorts of unique debugging and experimental features [1] , mainly designed for power users. It is quite helpful for developers wanting to test their apps on different environments. Since it is a sensitive set of settings and has the potential to cause damage to the device, it is hidden by default. This article will guide you through the steps to enable Developer mode on your smartphone!

Method 1
Method 1 of 3:

Enabling Developer mode (Through Settings)

PDF download Download Article
  1. 1
    Open the Settings app . Its icon usually looks like a cog
    Android 7 Settings
    . To do this, swipe up to open the app drawer. Then scroll down until you find the app. Click on it to open your device's settings.
    • You may also type Settings directly in the Search bar
      Android 7 Search
      to search for the app.
    • On some launchers, there's a button that leads to Settings on the top-right corner of the swipe-down menu.
  2. 2
    Go to the "About phone" setting. This option is usually used to know all the information about your phone, such as Android version, International Mobile Equipment Identity (IMEI), etc.
    • If you are running an emulated instance, look for an option called "About emulated device".
    Advertisement
  3. 3
    Find your build number. Depending on your device, it may be hidden behind an extra menu called "Version", or under a subheading called "Device identifiers" or similar.
  4. 4
    Click on the build number 7 times. As you approach 7 clicks, you will start seeing a message telling you about the progress (usually "You are now X step(s) away from being a developer.").
    • If developer options are already enabled on your device, you will see a message called "No need, you are already a developer.".
  5. 5
    Enter your device's password to confirm. Since developer options include a very sensitive set of settings, extra confirmation is required to enable these settings.
    • If your device does not have a password, you shall not be shown this interface and will not have to perform this extra step.
  6. 6
    Look for confirmation. A message saying "You are now a developer!" will show on your device. This means that developer mode has been enabled on your device and you may now access developer options.
    • Click on the back button
      Android 7 Arrow Back
      on the top-left corner to return to the main Settings page.
  7. Advertisement
Method 2
Method 2 of 3:

Enabling Developer mode (Through ADB)

PDF download Download Article
  1. Ensure that ADB is set up and running. Note that to enable Developer mode through Android Debug Bridge (ADB), developer options have to be enabled on the device for the computer to recognize it. So, this method is not that practical and is just given for reference.
  2. 2
    Run the command adb shell settings put global development_settings_enabled 1 in the terminal. Developer options should be enabled on your device after doing so.
  3. Advertisement
Method 3
Method 3 of 3:

Accessing Developer Options

PDF download Download Article
  1. 1
    Open the Settings app . Its icon usually looks like a cog
    Android 7 Settings
    . To do this, swipe up to open the app drawer. Then scroll down until you find the app. Click on it to open your device's settings.
    • You may also type Settings directly in the Search bar
      Android 7 Search
      to search for the app.
    • On some launchers, there's a button that leads to Settings on the top-right corner of the swipe-down menu.
  2. 2
    Search developer options on the Search bar at the top.
    • Alternatively, you can access developer options directly by going to Settings > "System" > "Developer options".
  3. 3
    Click on "Developer options". It should be the first result in the search. You will then be taken to the developer options main page.
  4. 4
    Understand that you are in developer mode now. It contains a lot of sensitive settings, which if used incorrectly have the potential to cause a huge amount of damage to your device. Exercise extreme care while navigating through the options and try to avoid any misclicks.
  5. Advertisement

Expert Q&A

Ask a Question
      Advertisement

      Video

      Tips

      • Due to the existence of many Android launchers, the hierarchy and organization of different settings and menus may differ from phone to phone. If you face trouble finding a particular setting, simply search for it directly using the Search bar at the top.
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Name
      Please provide your name and last initial
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      Advertisement

      About This Article

      Thanks to all authors for creating a page that has been read 141 times.

      Is this article up to date?

      Advertisement