On Sun, Aug 19, 2012 at 7:06 PM, Dev Guy <[email protected]> wrote: > SOLVED: missing ia32-libs on my Linux x64 > > sudo apt-get install ia32-libs > > http://stackoverflow.com/questions/3878445/ubuntu-error-failed-to-create-the-sd-card
Yeah, that requirement is mentioned in the Linux setup notes: http://developer.android.com/sdk/installing/index.html I hadn't realized that mksdcard was tied to it, though. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.0 Available! -- 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

