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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top