开发者

unable to run android project

i am unable to run android project. everytime 开发者_JS百科i got error like this when i run app.

[2011-03-04 22:30:44 - Emulator] NAND: could not create temp file for system NAND disk image: No such file or directory

plz tell me what should i do..........

thanks.


just close that emulator once & try to clean the workspace like eclipse=>project=>clean now it will build it just check you are able to run project.


that message means your current user doesn't have write and execute permissions on the 'android' folder in your temp folder (e.g. /tmp/android). use "chomod u+wx /tmp/android" to add access permission


Your temp File may be missing.

Goto C:\Users\username\AppData\Local\

create temp folder under local and start the emulator.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜