I figured it out. The approach is different. Each content handler method is needed and many go the long way around I've seen.
My main issue was getting it to load a protected feed. I'm golden now though. The app will be coming soon. Thanks! ---------------------------------------- Sent from "Eva", my HTC Evo On Nov 24, 2010 2:57 PM, "Kumar Bibek" <[email protected]> wrote: > What differences? SAX is pretty simple. And parsing an RSS, which is of > course a pure XML, well, it shouldn't be difficult. > > I don't know what you mean by "Easily". :) > > Kumar Bibek > http://techdroid.kbeanie.com > http://www.kbeanie.com > > > > On Wed, Nov 24, 2010 at 12:12 AM, John C. Bland II > <[email protected]>wrote: > >> Hey folks, I'm new to Android dev and am working with SAX to parse >> some RSS. I'm finding differences in my googles on the topic. Anyone >> have some good info on how to easily parse an RSS feed into custom >> objects? >> >> Thanks! >> >> -- >> 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]<android-developers%[email protected]> <android-developers%[email protected]<android-developers%[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]<android-developers%[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

