Is this and Android question? Anyway, on the Droid, using SAX, a 14 KB xml takes much less than one second off the net. On a 2GHz laptop, I've seen 8 MB files parse in about one second. SAX is great. The pull XML parser is said to be slightly faster in many cases.
-- 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

