InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android development tutorials

  • Android - Show top processes using adb
  • Android studio keyboard shortcuts
  • Disable sleep during android usb debugging
  • Download apk using AirDroid
  • Enable usb debugging
  • Exerciser monkey tutorial
  • Find top processes by memory/cpu on Android using Adb
  • Find used ports by an app on Android using Adb
  • Install Android 8 on Pixel 2
  • Root Android pixel 2 using Magisk and boot image patching
  • Transfer android apk using adb
  • Using Google analytics SDK v2 for android app real time tracking
  • View Desktop Site
  • adb tutorial
 
  • Home
  • > Tutorials
  • > Android Development

How to enable usb debugging on android

By admin on Oct 4, 2015

Debugging on Android phone requires USB debugging to be enabled on Android. This lets you install apk through USB and also run adb shell on android. Here are instructions to enable USB debugging on Android. These should work on Android version 4.2 and above. Note on some mobiles exact steps may slightly differ. The following steps are for Lenovo Vibe X2-AP running Android 4.4.2.

  1. Go to android settings and then click on “about phone” and then “Device information”. You should be able to see “Build number” as shown below. On some mobile “Build number” may come directly after clicking on “about phone”.
    android-device-info-with-build-number-highlighted
  2. Now click on build number 7 times. After few clicks you should see something like “you are 3 steps away from being a developer” as shown below. Go ahead and complete 7 clicks.
    android-3-steps-away-from-being-a-developer
  3. Not go to android settings again and you should see a new menu for “developer options” as shown below. Note that the menu “developer options” was not visible earlier.
    android-settings-developer-options-highlighted
  4. Now click on developer option menu and make sure USB debugging option is checked as shown below:
    android-settings-developer-options-page
    The USB debugging is now enabled on your phone. You can now connect USB connector and your android phone and use the phone for android debugging.

Suggested posts:

  1. Handle pagination in wordpress custom php code
  2. Linux – number of cpus (lscpu)
  3. How to delete orphan wordpress wp_postmeta rows
  4. curl – some handy commands
  5. Install Android 8 on Pixel 2
  6. Python iterate dictionary
  7. adb – android debug bridge – quick tutorial
  8. WordPress – exclude specific posts from archive pages
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Android Development, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress