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.

Is it possible to install APK file if more than one emulators/devices are connected

I know how to install the apk file in to the emulator by command prompt and all that. But i …

android android-emulator emulation adb
Asus Nexus 7 not recognized by Android dev tools via adb

Problem: Asus Nexus 7 not recognized by adb when correctly installed and connected Setup: Asus Nexus 7 tablet Windows 7 64 bit OS Steps …

android adb nexus-7
adb update a non-market apk?

Is there a way we can update (not reinstall) a non-market apk on an Android device? I could only find …

android adb
Android Install on Device Failure [INSTALL_CANCELED_BY_USER]

I'm using Android Studio to connect to run app in my Xiaomi Redmi Note 3G device. My device is already …

android adb android-install-apk android-hardware xiaomi
How to find ARM processor version on android device?

I tried the following command and it worked fine on a couple of devices. adb shell getprop | grep abi This …

android adb
Using adb logcat with a real phone (and not the emulator)

when I'm using the Android emulator I can do "adb logcat" to see output messages (log / system.out.println) originated …

android adb logcat
adb devices => no permissions (user in plugdev group; are your udev rules wrong?)

I am getting following error log if I connect my android phone with Android Oreo OS to Linux PC $ adb …

java android linux adb android-source
Listing permissions of Android application via adb

Using adb, how can I find out the which permissions an Android application requires? Because I want to display the …

android permissions adb android-permissions aapt
Connecting ADB using Wifi for non rooted device

I am trying to connect ADB using WIFI on my non rooted android devices. Currently i have 3 android devices out …

android port adb
ADB cannot detect my Kindle Fire on Windows 7, but Device Manager can

So I've thrown the book at this problem and think I've isolated the cause. I've downloaded and installed JDK 32 and 64 …

android windows-7 adb kindle-fire