lkpintl.blogg.se

Android studio download ubuntu 16.04
Android studio download ubuntu 16.04








android studio download ubuntu 16.04 android studio download ubuntu 16.04

Thank you very much for your time.Īm I on the right track when I assume that this has something to do with the lack of 32 bit binaries on a 64 bit version of Ubuntu ? I tried logging in as root repeated the installation process, however the issue still persists.

android studio download ubuntu 16.04

How can this be resolved ? Any suggestions or a solution itself would be most appreciated. However my installation stops at this point:

android studio download ubuntu 16.04

I am trying to install Android Studio on a 64 bit version of Ubuntu 14.04. (On older versions of Ubuntu the command to run was sudo apt-get install ia32-libs). $ sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 Solution 3įor recent Ubuntu versions, the official documentation recommends this libs: You can install the 32 bit version libs by typing the following command: sudo apt-get install libc6-i386 libncurses5:i386 libstdc++6:i386Īnd then retry what you were doing. It's because Android Studio needs 32 bit libraries, and in your 64 bit version linux, it doesn't have. Note that Android Studio may still tell you that certain other components cannot be installed and all you have to do is to repeat the process i.e manually download the components that Android Studio needs and then run studio.sh.Īlso ensure that you have a 64 bit version of Oracle Java and the necessary 32 bit executables(as Riley's answer indicates) to complete installation. Or from where you have Android Studio extracted. Once you are done run the studio.sh script file from: /home//Documents/android-studio/bin/ I still really don't know why Android Studio's installer does not complete the installation for me, but one workaround is to manually download all the components you need (or rather the components that Android Studio cannot install) by going to: /home//Android/Sdk/toolsĪnd then running the Android shell script file.Īnd download all the components you need from the SDK manager.










Android studio download ubuntu 16.04