开发者

<PATH> was unexpected at this time. Android compilation failure after SDK update

开发者 https://www.devze.com 2023-02-16 03:29 出处:网络
I am on Vista and After updating the Android SDK through \'Android.bat update sdk\' I get this compilation failure.

I am on Vista and After updating the Android SDK through 'Android.bat update sdk' I get this compilation failure.

<PATH> was unexpected at this开发者_如何转开发 time.

Seems like a problem with Windows path with 'spaces'. Will try removing spaces from the path.

Helpful links

http://code.google.com/p/android/issues/detail?id=12740

Could not find adb.exe - after upgrade to Android SDK 2.3


What exactly is your question? You've identified the problem (spaces in the path), so the solution should be pretty simple as well. (Rename the folder the SDK files are in to one without spaces.)

0

精彩评论

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