For issues specific to the Android Debug Bridge (adb), a command-line tool to interact with Android devices and Emulator instances. See the full tag wiki for details and hints.

learn more… | top users | synonyms

2
votes
1answer
16 views

`adb shell ime list` commands - Please clarify!

What do the following two commands mean adb shell ime list -s adb shell ime list and why don't the return anything at all? See code below: aneesh@nb-14:~$ adb shell ime list -s aneesh@nb-14:~$ adb ...
0
votes
1answer
21 views

Flaw in `adb shell ime list -a`?

I wanted to understand how to work with IMEs. More precisely, I was trying to figure out how to disable in a single command one can disable all the input methods so that the hardware keyboard takes ...
0
votes
0answers
57 views

An improvement over wait-for-device in adb?

I have a command that accesses the Input Method Manager and want it to run immediately as my emulator boots. Here's one of those commands: adb wait-for-device shell ime disable ...
3
votes
0answers
55 views

Why is adb backup with system apps unsafe? (Holo backup)

In holo backup, adb backup with system apps is said to be unsafe. I was and am not sure why it is. But I tried it anyway, and slept then when I woke up in the morning, my computer crashed. So I am ...
1
vote
1answer
47 views

Disable Camera on Android using ADB Shell

I am using 4.1 JB Rooted Device & want to completely disable Camera on my mobile as it is not allowed at my work place. Currently I am using 'Disable Camera device' app but one can easily Enable ...
0
votes
0answers
20 views

How to use dd in linux to create a disk image of android [duplicate]

First of all, is it possible to use dd in linux to create a disk image of android cell phone disk? If so, what should be the step? Should I use adb?
1
vote
0answers
49 views

How to setup ADB for TCP on Galaxy S3 with broken USB port

I have a SGH-I747 phone that has a problem with the USB port (it will charge, but is never recognized so no ADB. Phone was actually sent to Samsung and they stated 'Beyond repair - gross ...
0
votes
1answer
51 views

How to put a ROM on read-only /sdcard, while adb shell not working (HTC One X)

I've been searching my _ off for two days now to find a solution for my problem, but I can't find one working for me. What I do have right now: NO working ROM (I believe because of a failed atempt ...
0
votes
1answer
31 views

adb backup that operates similar to dd

Do adb backup methods contain those that operate similar to how dd backups data? So I want to know if adb backup method that hard-copies every bit of disk exists. If it does not exist, is there any ...
0
votes
0answers
25 views

Issue with the adb shell on a tablet 20080411

Hello i am trying to fastboot my tablet serialno 20080411 my problem is when i try to acces in the shell of the tablet that happens the problem, i try to make a ls the system said /system/bin/sh: ls: ...
2
votes
1answer
37 views

Kindle Fire's actual name on the ADB Devices List Not user-friendly

When I connect my Kindle Fire and give the "adb devices" command this is what pans out: aneesh@nb-14:~$ adb devices List of devices attached D026A0A0305501NC device If there is no other USB ...
0
votes
1answer
465 views

fastboot doesn't see device

I've read a lot of articles about this problem but I can't resolve it. I decided to install my developer application on phone using wifi. To do this I need to do some things with my phone. The first ...
-1
votes
0answers
57 views

Denied permission while copy to sdcard on xperia s

I stack in a situation with my Xperia S, so I do not know what else to do. Here is the brief story what happened. I was getting ready to install the 4.2.2 version on my phone, so I got it successfully ...
0
votes
2answers
24 views

How to find files related to a process

I was using adb shell to have a peek at what's going on a Sony Xperia Z phone. I've noticed a few services (e.g. com.sonymobile.socialengine.plugins, com.google.android.youtube, etc.). I'd like to ...
1
vote
0answers
34 views

Problems with a linsay f-10hd cosmos locked

so I have this tablet linsay f-10hd Specs 10.1 " 0S: 4.04 Google Android CPU: 1.5 Ghz CORTEX A-8 1 GB RAM 4 GB Hard Drive Internal Memory Web CameraBuilt in 3-D acceleration, 3-D Effect 2160 P HD ...
2
votes
2answers
125 views

Activate Device Administrator via ADB

Is it possible to activate Device Administrator via ADB command instead of tapping "Setting -> Security -> Device Administrators --> Select App --> Activate" on handheld? If it's possible, how?
1
vote
0answers
94 views

ADB RSA key popup not showing on Nook Tablet with official CyanogenMod 10.1 Nightlies

I have a B&N Nook Tablet (my only Android device) with CyanogenMod 10.1 official Nightlies installed on it. I am trying to use ADB, I tapped on build number, opened dev options, and enabled USB ...
5
votes
1answer
117 views

no adb devices detected after failed revert to Android

Just a few days ago I tried to revert my Asus Nexus 7 wifi back to Android from Ubuntu Touch Preview and made a mistake somewhere. To sum up, now my device has no OS on it so it will only show the ...
2
votes
1answer
66 views

adb backup disabled on phone

I am attempting to run an adb backup to my computer from my Samsung Galaxy Nexus, version maguro, v4.2.2 (I guess it's worth mentioning I'm running Windows 7 on my computer). I have tried this with ...
1
vote
1answer
105 views

Terminal or ADB command to force-stop applications

What is the terminal or adb command to force-stop an application? Like for freezing we use pm disable application_name.
0
votes
0answers
91 views

Windows wont install android USB driver automatically or manually

I've had all sorts of problems getting ADB to run in the past so I generally know how to trouble shoot this but now I can't get windows 7 to recognize or install the USB driver when I plug it in. It ...
1
vote
0answers
22 views

VNC style connection over ADB?

Could I connect to a device over USB ADB, get a shell and then launch a VNC type graphical connection where I can use that device? I have a android device at a customer remote premises and I want to ...
0
votes
1answer
1k views

How to install Android Composite ADB Interface

Having trouble with this line on this tutorial: "In your Android SDK directory, at \extras\amazon\kindle_fire_usb_driver, run KindleDrivers.exe, and then follow the instructions on the screen." ...
0
votes
0answers
281 views

Trouble installing ADB correctly, Kindle will not show up in device manager

Currently using kindle fire HD 7.3.1 7" and would like to be able to add google play but when ever i try to install adb it says that I correctly installed it. I have both ADB turned on in the kindle ...
2
votes
1answer
196 views

A way to get the current resolution size and DPI from the command line/terminal/adb?

I've got adb access to my android phone. So I know that I can override screen density and screen resolution with the am command provided with Android. That's great and dandy, I guess. But is there a ...
2
votes
1answer
107 views

ADB without USB connection

The micro-USB port of my Xperia Arc with ICS it's broken. How can I enter to ADB by wireless, without connecting the cable? I am not root, and I need to enter to ADB to root my phone. I can connect to ...
1
vote
1answer
50 views

adb restore time

I want to use the adb restore . I use adb restore to restore a backup. But my problem after some delay if i don't click ok, the mechanism restore stops. I want my restore do not stop. And if possible ...
4
votes
1answer
1k views

How to Retrieve SD Card Files via fastboot or recovery?

I have a Nexus 4 (LG E960) running rooted stock 4.2.2/JDQ39. The phone fell from a foot high and the screen cracked. The touchscreen no longer works. I have a full Nandroid (TWRP type) backup under ...
2
votes
1answer
47 views

Disable Backup Service in Android Emulator

I'm trying to replace sms and contacts database on Android emulator with some other (extracted from other phone). I've already succesfully pushed files into emulator (using adb push), but I have to ...
0
votes
0answers
98 views

No Permissions Error Regardless of sudo or shell

I have a Huawei comet u8150 That I decided to root seeing as I'm stuck with it for the time being. I rooted it last night, Flashed Clockwork Mod Recovery 5.0.2 and Installed CyanogenMod 7 for the ...
1
vote
0answers
44 views

Can I send Ctrl+C to Android terminal from Windows Powershell?

Adb shell should let me Ctrl+C to exit a command like top. Unfortunately it doesn't seem to work in Windows. Is there a workaround?
0
votes
0answers
244 views

Cant see device with lastest adb.exe version but I can see it with an old adb version in Windows

My device is a Wolder Manhattan 7" Android tablet which is a clone copy of BQ Pascal 2. In order to get root and use adb, most guides use the BQ Pascal 2 Windows drivers for Wolder Manhattan: ...
1
vote
0answers
64 views

How to switch off HDMI

I have an android box with a HDMI port. Im connecting it to a projector. To the same projector Im also connecting a PC via VGA cable. Now I want to give my box a command to switch off the HDMI port, ...
0
votes
1answer
289 views

Android does not boot because of missing apk files in system/app folder

I moved the question from http://stackoverflow.com/q/15872848/1665807 I have a rooted Huawei u8825d phone.I want to know if there were no apk files in "/system/app/" folder. So,I moved these apk ...
1
vote
2answers
121 views

ADB shows unknown device

I've been developing in several Android devices since now but this one has me totally puzzled. ADB in Windows detects the device just fine, but I cannot make ADB recognize this device in Linux (Ubuntu ...
1
vote
1answer
100 views

Android ADB drivers installation error

I am trying to install the usb adb drivers. I turned the debugging mode on in the settings of my phone, connected to the PC. I click update drivers and manually selected the folder where the drivers ...
3
votes
0answers
232 views

Non-root backup with multiple users (non-owner or secondary users)

I really did spend some time researching this and was surprised to not find any answers (this great thread doesn't address this problem at all.... I'm trying to recover from my unfortunate situation: ...
0
votes
1answer
91 views

Is there any adb shell command to focus camera?

I would like to record some movie on my desk but camera doesn't focus so I would like to force my phone to camera focus. Is it possible?
1
vote
1answer
84 views

How to get my tablet listed by adt

When I run adb devices from my Windows XP machine there is nothing listed. The tablet's Vendor ID is 18D1 and the Product ID is DEED. It gets enumerated as a USB device with a name MID. When I enable ...
1
vote
0answers
1k views

Installing ADB drivers for Micromax A89 Ninja - Windows 8

Micromax does not provide any drivers for its phone - Micromax ninja a89. We are trying to use the phone for development and are unable to install device driver in windows 8. We tried the adb ...
-1
votes
1answer
226 views

how to acces to apk using backup?

I want to use adb backup restore, but I'd like to know if possible to know the contents back up file if yes so how. is it possible to have access only to apk. to install on other devices. i don't want ...
0
votes
1answer
820 views

Is it possible to use adb backup in order to make a clone of a tablet? [duplicate]

Is it possible to use adb backup in order to make a copy of tablet? In fact I want to recover the contents of a tablet using adb backup and then install it on the tablet that have the same type with ...
2
votes
1answer
882 views

How to Install Android Apps to the SD Card by Default

I am following this tutorial for moving apps to sd card. How to Install Android Apps to the SD Card by Default But My Default Location is not changing. And My Phone Memory is full and unable to ...
0
votes
1answer
515 views

Can't seem to configure my phone to download to SD card by default

Well, I have a Motorola Razr I and, as expected, my internal storage was pretty limited (only 5 gbs). Of course, I already had a SD card which I inserted into my phone to expand it's memory to 25 gbs ...
1
vote
1answer
96 views

Do I need adb? Whats wrong with terminal?

I'm pretty new to Android, but I have a bit of linux understanding. Do I need to use adb and do I need to type adb before every command? I have SSHDroid running on my GS3. I open my regular linux ...
3
votes
2answers
479 views

Is there a minimal installation of ADB?

When it comes to troubleshooting, I often read recommendations like "Use adb logcat to find some more details". Looking for a good way to backup all my apps including their data, Full Backup of ...
0
votes
1answer
89 views

Problem with attaching Archos device on Ubuntu

On my laptop I have Ubuntu 12.04. 1) mounting the tablet $ sudo mkdir /media/tb $ sudo chmod 777 /media/tb $ sudo mount /dev/sdc /media/tb 2) downloading and updating Android SDK $ cd ~ $ wget ...
1
vote
1answer
842 views

How do I patch the Android ADB driver?

Headaches with Android SDK again! I know how to set up the Android SDK. I have done this multiple times over the years. And I had to do some patching of the driver for the ADB every single time! I ...
0
votes
1answer
429 views

The process has stopped unexpectedly - recovery

When I start my tablet Archos 7 Home tablet it shows this message box: Sorry! The process android.process.acore ...
0
votes
2answers
1k views

ADB driver MK808 installed but ADB is not working

I wish to setup ADB for MK808 I used Moborobo and it installed ADB driver. When I connect MK808 I see "ADB Interface - ADB Device" in Device Manager (instead of unknown device MK808B) I added ...

1 2 3 4 5