About 8,120 results
Open links in new tab
  1. android - Set up adb on Mac OS X - Stack Overflow

    Jul 28, 2013 · I spent quite sometime figuring how to set up adb on Mac, so I figure writing how to set it up might be useful to some people. adb is the command line tool to install and run android apps on …

  2. android pair command not found ( Wireless Debugging )

    May 21, 2021 · ~ $ adb version Android Debug Bridge version 1.0.41 Version 28.0.2-debian The second one should be the sdk version. In google's SDK release note, the wifi pairing feature is published in …

  3. Android Debug Bridge (adb) device - no permissions

    Jan 22, 2013 · Android Debug Bridge (adb) device - no permissions [duplicate] Asked 12 years, 10 months ago Modified 11 months ago Viewed 199k times

  4. android - How do you adb to bluestacks 4? - Stack Overflow

    69 First, in Bluestacks, go to Settings -> Preferences -> Enable Android Debug Bridge (ADB). Like this: At this point, Bluestacks enables its adb functionality and exposes itself to the localhost at port 5555 …

  5. How to restart ADB manually from Android Studio

    Apr 23, 2015 · Click on the restart button in that window above. That should do it. Basically by suddenly removing your device ADB got confused and won't respond while waiting for a device, and Android …

  6. How to unlock Android phone through ADB - Stack Overflow

    Mar 16, 2015 · I locked the phone through Android Device Manager, setting an easy password (I was hoping for an Unlock option once I locked it) and tried various methods to unlock it. For example: adb …

  7. Not Able To Debug App In Android Studio - Stack Overflow

    The latest version of android studio doesn't mandate you to set the android:debuggable, infact it shows an squiggle which suggests to set it in the configuration rather than in the manifest. This helps in …

  8. android - Installing ADB on macOS - Stack Overflow

    Jul 13, 2016 · I had issues finding a good solid tutorial on how to setup ADB for Mac. How can I add ADB to macOS in such a way that it can be used in the terminal? UPDATE For those reading this …

  9. android studio - Unable to create Debug Bridge: Unable to start adb ...

    May 22, 2016 · Restarting AS again resulted in the usual 'Unable to create Debug Bridge: Unable to start adb server: Unable to obtain result of 'adb version'' message. Here is the last entry in my …

  10. adb cant connect to windows WSA - Stack Overflow

    Nov 2, 2022 · In general, this is how to connect WSA using the Android Debug Bridge (adb): Turn on "Windows Subsystem for Android" → "Advanced Settings" → "Developer mode"