I am using Ubuntu 11.10 and Eclipse for Android development. I already made a new project, but it contains an error:
Failed to parse the output of 'adb version'
I will be grateful if anyone has an idea, how can I fix this?
Install Oracle JRE using PPA:
sudo add-apt-repository ppa:ferramroberto/java sudo apt-get update sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Install ia32-lib from the software center.
Two options for solving this problem on Windows: Option 1:
2:
.
Android SDK i386 JVM, JVM i386 Eclipse.
JVM Eclipse. :
Window > Preferences > Java > Installed JREs > Add
JVM. , /usr/lib/jvm/java7/ (my is /usr/lib/jvm/java-7-sun-1.7.0.01). , JVM.
/usr/lib/jvm/java7/
/usr/lib/jvm/java-7-sun-1.7.0.01
eclipse java JDK, java MIGHT . eclipse.
, JDK, script
/etc/init.d/jexec
, - , , jvm . , rdd jdk , .
, adt ( java jdk) ubuntu 12.04 64- .
Remove platform tools and then reinstall them from the SDK manager
To copy the contents of sdk \ platform-tools to sdk \ tool, you must also have JAVA_HOME env var pointing to your location in java ex. JAVA_HOME = C: \ Program Files \ Java \ jdk1.7.0_21