Question

When I try to launch an android emulator using AVD from Eclipse, it shows an error.

Failed to start emulator: Cannot run program "/home/mahdi/Desktop/adt-bundle-linux-x86_64-20130917/sdk//tools/emulator": error=2, No such file or directory

I think the problem is in the address. Because it has 2 slashes before "tools" folder.

//tools

I think it should be this or it has something to do with my operating system. I'm working on Ubuntu 13.10 64-bit.

Was it helpful?

Solution

change android sdk location from eclipse using window->prefrences->Android

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top