Status Update
Comments
xa...@android.com <xa...@android.com> #2
We used to have a page that covered 1 & 2 but it looks like it's gone. I've filed an internal bug to track this.
xa...@android.com <xa...@android.com> #3
We should handle #3 for 1.1
di...@gmail.com <di...@gmail.com> #4
Thank for help : ) .
ig...@itba.edu.ar <ig...@itba.edu.ar> #5
thanks for the help! this works like a charm.
cl...@gmail.com <cl...@gmail.com> #6
Thanks, this works fine on Ubuntu 14.10.
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
al...@gmail.com <al...@gmail.com> #7
It works! Let's go developers!
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
ag...@gmail.com <ag...@gmail.com> #8
On Fedora:
sudo yum install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
sudo yum install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
td...@gmail.com <td...@gmail.com> #9
It does not work on raspberry pi 2 raspian!
so...@gmail.com <so...@gmail.com> #10
Thanks a lot, a problem solved! :)
sa...@google.com <sa...@google.com> #11
On Debian Jessie I get:
E: Package 'lib32bz2-1.0' has no installation candidate
anyone know the correct package for me?
E: Package 'lib32bz2-1.0' has no installation candidate
anyone know the correct package for me?
sa...@google.com <sa...@google.com> #12
Edit: for some reason all I had to do was chmod +x $ANDROID_SDK_HOME/tools/mksdcard ... even though mksdcard was already executable.
ma...@gmail.com <ma...@gmail.com> #13
Thank you!!! sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
da...@googlemail.com <da...@googlemail.com> #14
Thank you... after installing the packages it worked.
fa...@gmail.com <fa...@gmail.com> #15
[Comment deleted]
fa...@gmail.com <fa...@gmail.com> #16
thanks alot. it really saved my time. You rock guys :)
dd...@gmail.com <dd...@gmail.com> #17
Thank a lot. Solved it!
sudo yum install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
sudo yum install zlib.i686 ncurses-libs.i686 bzip2-libs.i686
r....@gmail.com <r....@gmail.com> #18
I can install neither the lib32z1 nor the lib32bz2-1.0 package. It says it cannot find the package.
I habe an arm core so I am not sure if I have 64 or 32 bit. But I still cannot install android-studio due to mksdcard.
Any help?
I habe an arm core so I am not sure if I have 64 or 32 bit. But I still cannot install android-studio due to mksdcard.
Any help?
ro...@gmail.com <ro...@gmail.com> #19
I don't know what version of Linux version you are running, but assuming it maybe some flavor of Ubuntu, lib32bz2-1.0 is not available on 15.04 (http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&keywords=lib32bz2&searchon=names ), yet lib32bz is. I'm running Kubuntu 15.04 and was able to install all the suggested packages except lib32bz2-1.0 and the installation ran smoothly...
ak...@gmail.com <ak...@gmail.com> #20
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
Doesnt work on ubuntu 15.04. Failed to locate packages
Doesnt work on ubuntu 15.04. Failed to locate packages
si...@gmail.com <si...@gmail.com> #21
Anyone tried fixing this in arch linux?
ma...@gmail.com <ma...@gmail.com> #22
Building dependency tree
Reading state information... Done
E: Unable to locate package lib32bz2-1.0
E: Couldn't find any package by regex 'lib32bz2-1.0'
On
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
Reading state information... Done
E: Unable to locate package lib32bz2-1.0
E: Couldn't find any package by regex 'lib32bz2-1.0'
On
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
ma...@gmail.com <ma...@gmail.com> #23
LE: Managed to install everything without the package lib32bz2-1.0 which btw is available only for 32bit runtime (and I have x86_64).
Good luck and happy coding!
Good luck and happy coding!
gd...@gmail.com <gd...@gmail.com> #24
on Debian 8 -- and probably derivatives -- the packages are libbz2-1.0, lib32z1, lib32ncurses5, and lib32stdc++6.
ra...@gmail.com <ra...@gmail.com> #25
In 14.04 Ubuntu LTS X86_64 bit,sudo apt-get install lib32stdc++6 alone,resolves the "Unable to run mksdcard SDK tool" issue during android studio installation.
an...@gmail.com <an...@gmail.com> #26
For UBUNTU 15.04 amd64
Try this command:
sudo apt-get install lib32stdc++6
Resolves the "Unable to run mksdcard SDK tool" for android studio installation
Try this command:
sudo apt-get install lib32stdc++6
Resolves the "Unable to run mksdcard SDK tool" for android studio installation
av...@gmail.com <av...@gmail.com> #27
sudo apt-get install lib32stdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lib32stdc++6
E: Couldn't find any package by regex 'lib32stdc++6'
from where i can download lib32stdc++6? please help
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lib32stdc++6
E: Couldn't find any package by regex 'lib32stdc++6'
from where i can download lib32stdc++6? please help
ab...@gmail.com <ab...@gmail.com> #28
Thank you so much.It helped.
c4...@gmail.com <c4...@gmail.com> #29
This is also happening on Ubuntu 14.04. This is the error log:
Downloading android-sdk_r22.6.2-linux.tgz fromhttps://dl.google.com/android/android-sdk_r22.6.2-linux.tgz
Unpacking android-sdk_r22.6.2-linux.tgz
tar xzvfC /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz-unpacked
Unable to run mksdcard SDK tool.
Downloading android-sdk_r22.6.2-linux.tgz from
Unpacking android-sdk_r22.6.2-linux.tgz
tar xzvfC /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz-unpacked
Unable to run mksdcard SDK tool.
wa...@gmail.com <wa...@gmail.com> #30
Thank you! This works for Debian 8.3.
# sudo apt-get install lib32z1 lib32ncurses5 lib32stdc++6
$ uname -v
> #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)
I'm also running a 64-bit operating system, and downloaded `android-studio-ide-141.2456560-linux.zip` from the download page.
I feel this should be mentioned somewhere in the installation instructions, as the above packages are necessary to run the SDK setup.
# sudo apt-get install lib32z1 lib32ncurses5 lib32stdc++6
$ uname -v
> #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)
I'm also running a 64-bit operating system, and downloaded `android-studio-ide-141.2456560-linux.zip` from the download page.
I feel this should be mentioned somewhere in the installation instructions, as the above packages are necessary to run the SDK setup.
mm...@commonsware.com <mm...@commonsware.com> #31
Note that this is still a problem with Android Studio 2.1. It still fails with the mksdcard error, without providing any assistance.
ta...@gmail.com <ta...@gmail.com> #32
I am trying Android Studio 2.1.1 and still facing the issue, any update for it's fix ?
re...@gmail.com <re...@gmail.com> #33
[Comment deleted]
pe...@gmail.com <pe...@gmail.com> #34
This issue exists as of today. I run a pure 64bit linux desktop. Other workarounds aside, this should be really fixed. Please help.
as...@gmail.com <as...@gmail.com> #35
Having the same issue on Ubuntu
while running
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
while running
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
mo...@ensi-uma.tn <mo...@ensi-uma.tn> #36
for ubuntu 15.04 or later the package is called: libbz2-1.0:i386
[Deleted User] <[Deleted User]> #37
help me
same proplem with bodhi linux
same proplem with bodhi linux
mu...@gmail.com <mu...@gmail.com> #39
thank you mohamed your suggestion helped:
"for ubuntu 15.04 or later the package is called: libbz2-1.0:i386"
resolves my error:
"E: Package 'lib32bz2-1.0:i386' has no installation candidate"
on Debian 8 Jessie (robolinux) x64
"for ubuntu 15.04 or later the package is called: libbz2-1.0:i386"
resolves my error:
"E: Package 'lib32bz2-1.0:i386' has no installation candidate"
on Debian 8 Jessie (robolinux) x64
gu...@gmail.com <gu...@gmail.com> #40
i am having the same issue but i am running on a 32 bit machine.
I have searched extensively and have installed all the possible packages but am still not able to install android studio.
Need some serious help, this is bugging me since the past three days.
I have searched extensively and have installed all the possible packages but am still not able to install android studio.
Need some serious help, this is bugging me since the past three days.
gu...@gmail.com <gu...@gmail.com> #41
i am trying to install android 3.0.0
mc...@gmail.com <mc...@gmail.com> #42
stupid from google, androit "need" lots of ram, lot of spaces, lot of downloads, and now this issue acient and unresolved!!!!
i got same error running 32bit
i got same error running 32bit
mc...@gmail.com <mc...@gmail.com> #43
the studio are build on 32bits, but the tools mksdcard its a 64bit tool, but requires 32bits tools!!!! nonsense
problems problems problems stupid androit studio
problems problems problems stupid androit studio
sa...@google.com <sa...@google.com> #44
Thank you for your feedback. We assure you that we are doing our best to address the issue reported, however our product team has shifted work priority that doesn't include this issue. For now, we will be closing the issue as won't fix obsolete. If this issue currently still exists, we request that you log a new issue along with latest bug report here https://goo.gl/TbMiIO .
Description
1. The documentation should be updated to explain a bit more about what "64-bit distribution capable of running 32-bit applications" means, including perhaps suggested packages for common Linux distros.
2. Android Studio should check, as part of setup, whether it is capable of running the 32-bit build tools and provide some guidance, rather than just throwing up errors when trying to use tools like adb and aapt
FWIW, on Ubuntu 14.10, this set of additional packages worked:
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6