1) Download New SDK from website (android-sdk_r11-windows.zip /
android-sdk_r11-windows.zip )
   Run SDK update. I did thru command prompt.
   C:\android-sdk-windows\tools>android.bat update sdk

2) Refresh Sources window open and Parse XML progress bar stuck.
in the command prompt follow exception appear.

C:\android-sdk-windows\tools>android.bat update sdk
[INFO] Starting Android SDK and AVD Manager
No command line parameters provided, launching UI.
See 'android --help' for operations from the command line.
Exception in thread "Refresh Sources" java.lang.AbstractMethodError:
org.apache.
crimson.tree.ElementNode2.getTextContent()Ljava/lang/String;
        at
com.android.sdklib.internal.repository.SdkSource.parsePackages(SdkSou
rce.java:702)
        at
com.android.sdklib.internal.repository.SdkSource.load(SdkSource.java:
429)
        at com.android.sdkuilib.internal.repository.UpdaterLogic
$1.run(UpdaterLo
gic.java:1164)
        at com.android.sdkuilib.internal.tasks.ProgressTask
$1.run(ProgressTask.j
ava:135)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to