I have a problem, when I want to start developing applications for android, I did everything like in manual here but after installing ADT Plugin in Eclipse I am still getting this error :
[2011-12-29 14:34:56 – ddms] Failed to initialize Monitor Thread:
Unable to establish loopback connection
then, if I try to run an application this appear :
[2011-12-29 14:41:42 – TestApp] ——————————
[2011-12-29 14:41:42 – TestApp] Android Launch! [2011-12-29 14:41:42 –
TestApp] Connection with adb was interrupted. [2011-12-29 14:41:42 –
TestApp] 0 attempts have been made to reconnect. [2011-12-29 14:41:42
– TestApp] You may want to manually restart adb from the Devices view.
No need to turn off tredo interface:
simply add
-Djava.net.preferIPv4Stack=trueineclipse.ini: