Tagged Questions
0
votes
1answer
15 views
adb recognizes my device but when i open eclipse connection is lost
I have managed to use my device (Chinese tablet named Pipo S2 running Android Version 4.1.1) with adb. I had to change the adb_usb.ini file in .android folder.
Unfortunately, the connection is lost ...
0
votes
0answers
9 views
Eclipse not updating android application on Ubuntu 12.04
I'm having a very strange problem.
I'm making changes to my code, and when launching I keep getting the
Activity not started, its current task has been brought to the front warning.
I've also tried ...
0
votes
2answers
53 views
Can't find my android smartphone with eclipse/adb
I can't get eclipse / adb to find my htc desire x.
I tried about everything, google usb drivers, htc sync, etc.
I got usb debugging enabled but since i got android 4.1.1 i can't change the usb ...
0
votes
2answers
41 views
Android not recognizing my device
I have already installed the drivers. I can transfer files from my Tablet to the PC.
Debug Mode is on, but adb devices and eclipse are not finding it.
It's a chinese tablet (=/) running version 2.2.
...
1
vote
2answers
254 views
Eclipse ADB error [Ubuntu 13.04]
So I'm running Ubuntu 13.04 and for the past many hours I've been trying to get eclipse (Eclipse Juno 4.2.2) to launch anything on my phone, or even just in the emulator, but to no success. Whenever I ...
0
votes
0answers
99 views
Must do adb kill-server and start-server everytime to recognize android device in Ubuntu
I'm developing android apps in eclipse and I upgraded recently from Ubuntu 12.10 (Quantal Quetzal) to Ubuntu 13.04 (Raring Ringtail).
In the previous Ubuntu version I had zero problems in recognizing ...
0
votes
1answer
98 views
Android Device Chooser not showing my device but adb and Eclipse do
I am trying to run my android app in an attached device (Sony Ericson Xperia X10). The device is recognized by adb
[fonoro@localhost platform-tools]$ ./adb devices
List of devices attached
...
5
votes
1answer
84 views
“Connection with adb was interrupted.” Have tried EVERYTHING
Connection with adb was interrupted. 0 attempts have been made to
reconnect. You may want to manually restart adb from the Devices view.
I keep getting this error message EVERY TIME I try to ...
0
votes
2answers
49 views
Integrate “adb uninstall” to eclipse
I want to integrate "adb uninstall" to eclipse. I switch to
"External Tools Configurations"->"New launch Configuration"
(Right Tab)"Location" set to "path/to/adb.exe"
"Working directory" leave ...
1
vote
2answers
439 views
New Nexus 7 not appearing on Eclipse/AVD Manager (SOLVED! Thanks)
I am having trouble connecting a Nexus 7 to Eclipse... and really lost about what to do to get it running. OS of my Computer is Windows 7 64 Bit.
Another Nexus 7, exactly same android-version, but ...
0
votes
1answer
148 views
Eclipse ADT Error: Cannot run program adb
I'm on Ubuntu and just installed the Android SDK ("SDK Only") for 64-bit linux. I then installed the ADT plugin for Eclipse. When I restarted Eclipse it asked me to open the SDK Manager and install ...
0
votes
3answers
98 views
Eclipse hangs my Win7 8gb RAM together with adb.exe
Eclipse together with adb.exe which i already suspected that suspended my Win7 8gb ram. why? + the fact that it doesn't run; I mean, it doesn't show the workspace. btw I am using eclipse with GAE and ...
0
votes
1answer
1k views
Cannot find storage/emulated/0/ folder of Nexus 7 in Eclipse
Nexus 7, Ubuntu 12.04, Eclipse Juno
Nexus 7 has been set developer mode.
And in Eclipse I can see lists in "File Explorer" for Android.
I can see storage/emulated/legacy
But I can not see ...
0
votes
1answer
174 views
Eclipse wont recognize my HTC desire
I'm trying to use my HTC Desire as a test phone for my Android application, but Eclipse just can't see it, now If i go to device manager there is a yellow !, i click uninstall, re-connect my HTC phone ...
0
votes
0answers
251 views
ADB: unable to connect
I am working on a android aplication but the emulator is to slow for testing so I created a virtual emulator with virtual box. androVM. I finally got it working yester day. I could run my vrtual ...
0
votes
1answer
106 views
How to show files in File Explorer of Eclipse for phone connected with USB?
I have connected my rooted phone using USB, adb is running as root and I still can't see anything in File Explorer in Eclipse, but when I run adb shell from command line I can list directories with ls ...
1
vote
0answers
206 views
Device Chooser not showing the device in Eclipse (MacBook Pro) -SOLVED
I am working on Mac system,In my Eclipse when i right click on project and run it , it used to run on the device but now suddenly its not showing the device in the Android Device Chooser
I have ...
1
vote
3answers
738 views
ADB - VirtualBox connection
I've trying to connect ADB and a VirtualBox Android device. I've followed all possible tutorial on the web but it's still not working.
What i've done :
dl Adroidx86 from androidx86.org
intall it on ...
0
votes
2answers
341 views
Eclipse Juno, neverending Android toolkit update
I haven't done any Android development for a while. During this while I updated my Galaxy Nexus (the first version) to Android 4.2.2. Yesterday I wanted to work on my game and I connected my mobile. I ...
1
vote
1answer
395 views
Samsung Android device won't go in debug mode
I have a simple problem, but thus far all of the advice found on this site and others have not helped.
I am trying to debug, through eclipse, on to a samsung device (SCH-R720.)
I have done this ...
0
votes
1answer
147 views
Device Not Listed In Eclipse
I know there's a ton of posts on this subject but none of them have helped me so far. Recently I did a clean install of my computer and now my Sony Ericsson Xperia Arc isn't showing up in my list of ...
2
votes
1answer
242 views
Why must I reset ADB so frequently in Eclipse in order to connect to an Android device?
When developing an Android project in Eclipse, I frequently find that the android device is offline. When I reset the Android Debug Bridge (adb) the problem is resolved--albeit temporarily. There ...
0
votes
1answer
87 views
Debugging a signed APK with Eclipse / adb
I need to debug a signed APK (must be signed because of a billing problem). However, it crashes on startup, so I need to get it under control of the debugger before it does anything.
I've found a ...
0
votes
0answers
436 views
Eclipse can't launch the connection to adb since SDK tools revision 21.1.0
I use Eclipse Juno as IDE for Android mobile application development. Since the last Android SDK update (ADT-21.1.0 & SDK Tools, Revision 21.1.0) it is impossible to launch the connection to adb ...
22
votes
12answers
23k views
Android ADB device offline, can't issue commands
I can't connect to my device anymore using ADB through the command line or in eclipse.
running the command
adb devices
returns the device name but says its offline.
Things i've tried.
Toggling ...
0
votes
0answers
175 views
adb devices DO see my phone however eclipse Android Device Chooser does NOT
I'm working on Windows, SDK.
My device is Sony Ericsson xperia mini pro (SK17i).
I have it plugged in, USB debugging connected, etc.
I've already tried restarting phone as well PC,
And many other ...
0
votes
1answer
136 views
Android Device Window Chooser not working after updating device
I've always used my android phone for development but after installing the last software update on my device (4.2.2) it suddenly stopped working and would appear offline in eclipse's Device Window ...
0
votes
0answers
180 views
Problems with Android first launch on Mac OS
I'm an iOS developer, but today i had to start working with Android SDK on my Mac OS X 10.7.5.
I've downloaded ADT (Android Development Tools) from here
The documentation at this site says:
...
1
vote
1answer
2k views
Android. Debugging on a real device (Nexus 7)
People, help please. Do not know what to do. Installed Android SDK, all as it should. Create the first application, the normal code, compilation errors does not. But to test this whole thing on the ...
0
votes
2answers
105 views
When trying to run an app on an external device, the console says everything is going smoothly but nothing happens. Why?
So right now I'm trying to run the default Hello World! app from developers.android.com. I have installed the usb drivers for my SGSII, and it shows up as a device I can use to run the app on. When I ...
1
vote
0answers
128 views
can't get Lenovo a60+ to appear as an available android device in eclipse
Are there any alternative ways to get it to work?
Even the adb command of android sdk doesn't detect my phone. Then some said I need to install the phone drivers first, I thought the phone ...
2
votes
0answers
559 views
adb got same serial number when two phone are connected on a pc. Can I change the serial number?
I have two devices connected at the same time to a computer.
If I use command: adb devices, adb got this:
List of devices attached
0123456789ABCDEF device
0123456789ABCDEF device
So, the devices ...
0
votes
3answers
878 views
Cannot see my Asus Nexus 7 in Eclipse
I am working off my laptop at the moment and connected my nexus 7 via usb. For some reason I cannot see my nexus 7 in the eclipse ide. I tried installing drivers but to no avail. There is a yellow ...
0
votes
1answer
240 views
Can i run apps from eclipse through adb on stock galaxy s3?
I've always been able to use adbWireless and launch my apps on my galaxy s3, but always on an aosp based ROM. Is it possible to do when on a stock based rom based on samsungs touchwiz? When ever I try ...
1
vote
1answer
133 views
How to connect set-top box with Eclipse [closed]
I am trying to connect Logitech Revue STB with Eclipse, because I want to try to build and install some old Android app for mobile phones, and if necessary modify it for STB.
I don't have USB cable, ...
1
vote
0answers
88 views
adb starts but won't respond
I'm using eclipse and, sometimes, adb directly. Either way, the adb server starts but neither eclipse nor the adb command app can make a connection. Eclipse gives error:
The connection to adb is ...
0
votes
1answer
358 views
How to set up ADB on eclipse for mac?
I'm a newbie to android development. I've made iOS apps, and now i'm starting on android.
Every time I've tried to run the hello world app, it says
The connection to adb is down, and a severe error ...
0
votes
2answers
514 views
Android Device wont show up in DDMS
I am new to mac and trying to use various Android devices for development. Everything was working fine till today when Android devices simply wont show up in DDMS view in eclipse. I have tried to use ...
1
vote
0answers
62 views
Android ADB Device gone as soon as Eclipse is started (Mac)
>adb devices
List of devices attached
0123456789ABCDEF device
As soon as I start eclipse the device doesn't show up anymore. To list it again I have to close Eclipse and do
>adb ...
0
votes
1answer
579 views
Android App runs in emulator but says “Not Installed”
I can run my app and do things fine on the emulator in Eclipse. When I go "Home" in the emulator and try to run the App again (by clicking its icon in the Apps folder) it says "App isn't installed"
...
1
vote
3answers
787 views
Can't bind to local 86XX for debugger
For some reason eclipse DDMS always gives the error 'Can't bind to local 86XX for debugger' every time I try and debug my app. This just started today for some reason.
I have looked at many posts and ...
0
votes
0answers
315 views
ADB cannot detect Acer A500 on WIndows 8
After some tries, I have installed the Acer driver, but I get this message:
The software for this device has been blocked from starting because it is known to have problems with Windows. Contact the ...
0
votes
1answer
581 views
Issues with DDMS in Android [duplicate]
Possible Duplicate:
Plug-in com.android.ide.eclipse.adt was unable to load class android
I update DDMS module in Android (Help> Check for Updates) but now when I start Eclipse this error ...
0
votes
1answer
273 views
Can I specify an intent sent via ADB?
I'm developing an app that is designed to be launched (only) from another app which provides extras in the Intent. So this app does not use the LAUNCHER category in its intent filter, and does not ...
2
votes
2answers
1k views
Eclipse not recognizing the android device
I am new to android.
My eclipse indigo recognizes one of my 2 android devices Motorola Atrix but not Motorola Droid. I am not sure what is the problem.
Both of my devices are running android 2.3.6
My ...
0
votes
1answer
447 views
ADB error=13, Permission denied from ADB, exists=true - Android SDK Setup
This is a recurrent question, and it seems it has several reasons. I cannot discover mine, even after googling. Several people had answered this question, though.
The problem is that when I try to ...
0
votes
2answers
79 views
Two Eclipses running on the same machine = ADB race condition
I didn't find information on this annoying problem, and it seem quite common to me, so perhaps I'm missing something obvious.
I'm developing a client server application: AppEngine on one side, ...
0
votes
1answer
81 views
Android phone, not longer working as a debugger
I have a HTC desire as i've been developing on for 1 year. Today i was debuggning, did some changes in the code and tried to run it again but, Eclipse wouldn't regognize my phone. I tried to reconnect ...
2
votes
3answers
1k views
Failed to get the adb version… No such file or directory
I'm running Eclipse 4.2.1 on ubuntu 12.10 and I'm busy installing the Android plugins for Eclipse. So far everything has gone well, I've installed the ADT plugin and all that but now I'm at that stage ...
0
votes
1answer
225 views
how to stop writing the android logcat into file in dos prompt
Im developing android application using eclipse.
Im using sdk version 2.2 api level 8.
Im using Windows XP system for developing android application
In eclipse the logcat has some buffer ...









