On Sun, Dec 30, 2012 at 3:53 AM, Dev Guy <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

