Jump to content

Need help with Android SDK


Guest ThermalDroid

Recommended Posts

Guest ThermalDroid

I'm trying to download the Android repository but when I do I get a 'Parse XML' and it freezes.

I get this in my terminal window:

Exception in thread "Loading Source" java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementNSImpl.getTextContent()Ljava/lang/String;

	at com.android.sdklib.internal.repository.SdkSource.parsePackages(SdkSource.java:702)

	at com.android.sdklib.internal.repository.SdkSource.load(SdkSource.java:429)

	at com.android.sdkuilib.internal.repository.RepoSourcesAdapter$TreeContentProvider$1.run(RepoSourcesAdapter.java:216)

	at com.android.sdkuilib.internal.tasks.ProgressTask$1.run(ProgressTask.java:135)


Link to comment
Share on other sites

Guest Blaven

I'm trying to download the Android repository but when I do I get a 'Parse XML' and it freezes.

I get this in my terminal window:

Exception in thread "Loading Source" java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementNSImpl.getTextContent()Ljava/lang/String;

	at com.android.sdklib.internal.repository.SdkSource.parsePackages(SdkSource.java:702)

	at com.android.sdklib.internal.repository.SdkSource.load(SdkSource.java:429)

	at com.android.sdkuilib.internal.repository.RepoSourcesAdapter$TreeContentProvider$1.run(RepoSourcesAdapter.java:216)

	at com.android.sdkuilib.internal.tasks.ProgressTask$1.run(ProgressTask.java:135)


You probably want it for ADB, right?

There are alot of ''How-to''s on the net on how to do that.

Just make sure you have the latest Java JDK and JRE (If you have 64-bit computer, you need to install both the 32- and 64-bit versions).

Link to comment
Share on other sites

  • 3 years later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.