Is there any particular reason you want to parse an XML file stored as
raw data.  Parsing XML files stored in res/xml with Resources.getXml()
is much much faster (10-100x) than a raw XML file.

On Sep 17, 3:02 am, Peterman <[EMAIL PROTECTED]> wrote:
> Hi
>
> I would like to do a query to a local xml'file located in my raw
> folder. With the m5 sdk, I use the "Jakarta" like a GDataCliente but
> with the new version of android (0.9) this class dont's exist.
>
> Somedoby know how I can do this?
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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