0

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

Community
  • 1
  • 1
danfelabs
  • 1,873
  • 1
  • 18
  • 23

1 Answers1

0

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.)

Ken White
  • 123,280
  • 14
  • 225
  • 444
  • will mark this as the answer, once I verify. Battery died while moving SDK to a new location. Not sure what else is broken. – danfelabs Mar 09 '11 at 03:15