Top "Adb" questions

ADB (Android Debug Bridge) is a tool that comes with the Android SDK that allows you to control and interface with your Android device.

Changing Android Device orientation with ADB

I'm using Android 4.4 on a real device and I want to set the device orientation via adb. I don't want …

android automation adb ui-automation
Getting "error: closed" twice on "adb reverse"

I am trying to reverse-forward port through ADB, but it just returns cryptic error of error: closed. Normal forwarding works. …

android adb forwarding
Android Studio - Lollipop, ADB, & Genymotion issues: Devices won't show up. "adb server is out of date. killing..."

Update (11/10/14): Genymotion has released 2.3.1 which fixes this issue. https://cloud.genymotion.com/page/changelog/#231 Update (10/21/14): Genymotion replied to my support …

android adb genymotion android-5.0-lollipop
Use adb screenrecord command to mirror Android screen to PC via USB

I've tried the suggestion from fadden to mirror the Android screen to PC, but the vlc player screen show nothing: …

android adb screencast
adb server is out of date. killing

I'm creating my first react-native project with this tutorial: http://facebook.github.io/react-native/ When it comes to executing code …

android react-native adb android-sdk-tools
Connecting Android Phone With ADB

I recently bought a new phone (Motorola Electrify) and I'm trying to connect it with ADB but so far without …

android adb motorola
Android 4.2.2 USB debugging "Always allow from this computer" option result in target unknown for device?

I am having problem connecting my 4.2.2 android device with PC after I select "Always allow from this computer". I have …

android debugging usb adb android-4.2-jelly-bean
ADB is not detecting my android device on Ubuntu

Need help, "adb" not detect my phone, I do not know what to do; and this was what I did, …

android ubuntu adb lg
Android USB debugging in VirtualBox

I am trying to get mono for android (aka monodroid) working within a windows 7 virtual machine on virtualbox but I …

android usb xamarin.android adb virtualbox
Can't connect to Android via ADB over wifi - Do I need root access?

I'm basically trying to do this: How can I connect to Android with ADB over TCP? with the Droid X2. …

android tcp wifi wireless adb