FIrst off, you learn how RSS works. When you do you'll realize there's a way to ask for the new items since some specified time, and several other options. What precisely you can specify depends on which of the (at least 3) versions of RSS you're communicating with, and what the server supports.
On Aug 11, 1:45 am, Benjamin <shin...@gmail.com> wrote: > I'm developing a RSS Reader, the as the XML file is quite large for > mobile phone(500KB), it takes time to load! How can I use SAXParser > to download the latest headline only(for example 10 record) without > downloading all the record? Thx! -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en