java - Error Android Virtual Device with eclipse -


i want crate new android virtual device eclipse had error, [2011-07-21 15:12:22 - emulator] invalid command-line parameter: and. [2011-07-21 15:12:22 - emulator] hint: use '@foo' launch virtual device named 'foo'. [2011-07-21 15:12:22 - emulator] please use -help more information

can 1 me?

i had 1 , me problem 'r12', doesn't accept spaces in install directory (of android sdk).

instead of uninstall/reinstall, changed in eclipse c:/program files/... c:/program~/... , worked.

i didn't invent it, found here : starting android emulator in sdk tools, revision 12


Comments

Popular posts from this blog

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

jQuery Ajax Render Fragments OR Whole Page -

java - Why is BlockingQueue.take() not releasing the thread? -