I figured this out. I didn't follow the installation instructions 
properly.  I'm on 64-bit Ubuntu, and the 32-bit SDK can't be used out of 
the box.  I had to install the 32-bit compatibility package (something like 
"ia32"), and that fixed the problem.

On Friday, May 25, 2012 7:35:55 PM UTC-7, David Karr wrote:
>
> 0 down vote favorite 
> share [g+] share [fb] share [tw] 
>
>
> I've installed the SDK on Ubuntu 12.0.4. I started up the SDK manager 
> and updated several packages. 
>
> I ran the avd manager and tried to create an avd, but it just failed 
> with no information. 
>
> I then tried to create the avd from the command line, using the same 
> information I tried to use from the gui, and it worked. 
>
> When I tried to start that AVD, it failed with (some strings elided): 
>
> Failed to start emulator: Cannot run program "<myhome>/apps/android/ 
> android-sdk-linux/tools/emulator": java.io.IOException: error=2, No 
> such file or directory 
>
> This is what I see when I look for this file: 
>
> $ ls -lt <myhome>/apps/android/android-sdk-linux/tools/emulator 
> -rwxrwxr-x 1 <me> <me> 24828 May 25 08:20 <myhome>/apps/android/ 
> android-sdk-linux/tools/emulator* 
>
> As you can see, the path it's looking for DOES exist. 
>
> What's going on here? 
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to