InputStream reponsed by apache HttpClient. From: TreKing Sent: Tuesday, August 23, 2011 1:16 PM To: [email protected] Subject: Re: [android-developers] How to use DOM to get document elements in Android 3.0.1(moto xoom);
On Mon, Aug 22, 2011 at 9:22 PM, Ouds <[email protected]> wrote: It is worked perfectly. But when install the apk on android 3.0(moto xoom), it is in exception. When I debug it, I found after run the line “Element values = doc.getDocumentElement();”, the values is null. How to resolve it? What is "content" in your example? ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices -- 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 -- 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

