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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -