Error in Eclipse with Android Emulator
Feb 7, 2011
1 minute read

Error in Eclipse with Android Emulator

  • Error (DDMS) :
57:29 E/DeviceMonitor: Connection attempts: 1
57:30 E/DeviceMonitor: Connection attempts: 2
...
  • Solution (quick and dirty solution) :
sysctl -w net.ipv6.bindv6only=0

Edit 07/17/2011 : Another solution is to uninstall openjdk and gcj and install the officiel jdk from sun/oracle.



comments powered by Disqus