score:103
Are you sure you followed this guide completely? Do you have ia32-libs installed? Try this:
sudo apt-get install ia32-libs
score:3
It depends on the Ubuntu version you running
If you running Ubuntu < 12.04 then run: sudo apt-get install ia32-libs
(ia32-libs was deprecated in 12.04)
If you running Ubuntu >= 12.04 then run: apt-get install lib32ncurses5 lib32stdc++6
To check your ubuntu version click on the cog icon in the top right corner and click "About this computer"
score:5
apt-get install lib32ncurses5 lib32stdc++6
score:7
I'm on Ubuntu 13.10 64 bit and the above solutions don't quite work (I'm also using Andriod Studio but that shouldn't matter). I guess the issue is that Google's ADK binary is a 32 bit application. This worked for me:
sudo dpkg --add-architecture i386
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 zlib1g:i386
Source: stackoverflow.com
Related Query
- Android/Eclipse Installation on Ubuntu 11.04 - aapt and adb not working properly
- Android SDK eclipse installation not working properly
- Ubuntu 16 LTS - Eclipse window preferences not working properly
- Eclipse Content Assist Not Working Properly For Android Layout
- Eclipse + Ubuntu Arrow Keys and Backspace Not Working
- Eclipse and Android SL GridLayout not working together - "android.support.v7.widget.GridLayout could not be instantiated"
- adt eclipse and libGDX android launcher not working
- Android Device Chooser not showing my device but adb and Eclipse do
- android launch from eclipse not working properly without error message
- Xdebug suddenly not properly working on Eclipse Neon PHP Ubuntu 16
- JDK and Eclipse not working properly
- Android SDK tools rev 10 and eclipse helios not working
- eclipse not showing Avd manager window and android project
- Eclipse Android Emulator - Keyboard not working
- Must do adb kill-server and start-server everytime to recognize android device in Ubuntu
- Eclipse syntax highlighting: trying to specify it for a new file extension, and it's not working
- Eclipse and Android XML layouts gives "'default' is not a best match for any device/locale combination"
- Eclipse Content Assist not working with Android
- How to properly clone an Android project using Eclipse and Mercurial
- Eclipse Luna (4.4.0) and Subclipse not working
- todo tags not working on eclipse and pydev
- Debug not working with play framework activator, scala and eclipse
- java application not working with java9 and eclipse
- Eclipse ADT Bundle Not Working Properly
- Eclipse debugger and remote debugger not working
- Eclipse Android XML content assist not working
- Eclipse Android design view of res/values/strings.xml not working anymore
- Why this installation fails? (Download finished with wrong size - eclipse and android SDK manager)
- Eclipse Regex Search for beginning and end of line not working
- eclipse open declaration not working properly
More Query from same tag
- error with the update of the eclipse
- Any known problems/bugs with objectContribution (popup) to CVS History view? It's not working
- double vs Double as Floating Point Numbers in Eclipse
- How do I know which version of RichFaces I am running?
- Eclipse Plugin Project does not display Window added in Application Model
- Eclipse-AndroidEmulator doesn't apply changes of the project
- java.lang.NoClassDefFoundError: Could not initialize class com.hp.hpl.jena.query.Query
- Eclipse Glassfish/Payara does not recognize my JDK
- Unable to execute dex: GC overhead limit exceeded, Google Play Services. Freeze when launching
- How to change Eclipse run script in QNX6?
- Android: Package name, Do i really need a domain name?
- Java installation not found in the specified folder Error - Glassfish Configuration
- Eclipse dependency error while installing ADT
- Change Eclipse settings to ignore errors on a specific file
- Best practice to develop GWT (GXT) applications with Maven (3) and Eclipse
- Where is the build.properties file located for an Eclipse Java Project?
- SonarQube Integration with Eclipse: Associate with SonarQube option not working for simple java project
- Eclipse Build Error after DEXGuard install
- Is there any disadvantage to putting API code into a JAR along with the classes?
- debug makefile project in eclipse
- ADT plugin does not show up in ubuntu
- Javascript hightlighting within *.php files in Eclipse
- Superseding Classes from JARs Earlier in Classpath
- How to run a downloaded Java and Maven Project
- Tomcat 8.5 in Eclipse 4.7.0 not seeing changed HTML files
- After updating Eclipse Luna to Eclipse Mars, red x on maven projects has appeared
- Eclipse compareEditor showing change line by line
- RSA Key generation fails on JCARD 2.2.2
- Eclipse Launch Error Can't rurn simple program in Java
- Strange issue on graphical layout and on runtime