Issue
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.
Solution
change android sdk location from eclipse using window->prefrences->Android
Answered By - mcd
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.