Re: [android-developers] Install failing with Android SDK Manager
On Sun, Dec 30, 2012 at 3:53 AM, Dev Guy <devguy.ca@gmail.com> wrote:
> Hello I am getting the following error after I run the Android SDK Manager:
>
> Installing Google APIs, Android API 17, revision 1
> Installed Google APIs, Android API 17, revision 1
> Updated ADB to support the USB devices declared in the SDK add-ons.
> Stopping ADB server failed (code -1).
> Unable to run 'adb': Cannot run program
> "/opt/android-sdk-linux/platform-tools/adb": java.io.IOException: error=2,
> $ uname -a
> Linux karma 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012
> x86_64 x86_64 x86_64 GNU/Linux
From http://developer.android.com/sdk/installing/index.html
"If you are running a 64-bit distribution on your development machine,
you need to install the ia32-libs package using apt-get::
apt-get install ia32-libs"
--
"The flames are all long gone, but the pain lingers on"
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home