MarkQT
MarkQT

Reputation: 41

Android Emulator -Error comes when running android app

I got an error (below) when I run any android app.

[2011-03-10 09:07:24 - Emulator] NAND: could not create temp file for system NAND disk image: Invalid argument

Please tell me what should I do..

Thanks..

Upvotes: 4

Views: 1257

Answers (3)

user1015903
user1015903

Reputation: 11

Ok may be you try to install qualcomm augmented ndk in your system and you modify the path from my computer so change the setting:

my computer-> properties->advanced->environment variables user variable form your computer name select temp path than select edit and remove extra adding path after ";" and dont tuch rest of part "%USERPROFILE%\Local Settings\Temp" click ok out form your my computer go to eclipse and start your emulator it will working.

Upvotes: 1

Sheetal Suryan
Sheetal Suryan

Reputation: 495

i have just restarted the my fedora OS, its work for me

Upvotes: 0

Matthew
Matthew

Reputation: 44919

You might try to create a new Android emulator and launch it from the AVD Manager, selecting it and clicking Start.

Upvotes: 1

Related Questions