Note that there are some explanatory texts on larger screens.

plurals
  1. POerror "The connection to adb is down" when run an android app
    primarykey
    data
    text
    <p>I'm new with android development, and I have problems installing all the recent platform. I'm a java developer that I would like learning android.</p> <p>I've installed all programs succesfully in windows xp sp3 (JDK 1.6 with environment vars created, eclipse 3.5, 3.6 &amp; 3.7 well configured, Android SDK with all the features, devices, platform-tools, APi's, etc, and ADT Plugin 12 for eclipse with an emulator to API 8 -Target 2.2-), but, when I'm running an android project into eclipse (Run -> Android Application), the eclipse console show me: "<strong>The connection to adb is down, and a severe error has ocurred... You must restart adb and eclipse... Ensure that adb is in this path 'D:\Android\android-sdk-windows\platform-tools\adb.exe'</strong>" (or something similiar).</p> <p>I'm very sure that the path is right, adb is correctly running on command-line, and the commands 'adb kill-server' and 'adb start-server' works fine, but doesn't solve my problem (like I've read in other answers).</p> <p>The emulator, via Eclipse, not working, but if I start the emulator via Eclipse ADV Manager, emulator starts fine, but when I runs the android app, I take the same error.</p> <p>I suppose that Eclipse can't start adb,but I don't know why.</p> <p>Other issue, when I executed 'adb devices', console show me an empty list, no 'no devices' message, but when I plugged my HTC, adb is running fine in console, but Eclipse doesn't.</p> <p>In addition, I also try restarting adb with Eclipse - Devices tab, but the list of devices are empty too.</p> <p>Anyone can help me, please? I've read so much that my eyes are pixelated. xD</p> <p>Best regards!!</p> <p>PD: sorry, but my english is a bit poor ;)</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload