开发者

AVD error in ANDROID

开发者 https://www.devze.com 2023-03-20 20:32 出处:网络
i\'v installed eclipse ,ADT plugins and SDK on my system.once i successfully cnfigured them. but开发者_如何学运维 this time ,i got an error when launching te AVD.

i'v installed eclipse ,ADT plugins and SDK on my system.once i successfully cnfigured them. but开发者_如何学运维 this time ,i got an error when launching te AVD. **

invalid command-line parameter: Dev\android-sdk-windows\tools/emulator-arm.exe. Hint: use '@foo' to launch a virtual device named 'foo'. please use -help for more information

** any one can help me to fix this problem please. thanks.


manoj lasantha

I got the same issue but it has been fixed by changing the path (eclipse>windows>preferences>Andriod SDK Location C:\PROGRA~1\Android\android-sdk)

Previously i had this path C:\Program Files\Android\android-sdk after changing to above path my problem was fixed. Try this ur issue may fix

Change

SDK Location

C:\Program Files\Android\android-sdk

to

C:\PROGRA~1\Android\android-sdk

IDE is not allowing Spaces

0

精彩评论

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