>           I am a Developer in Android.Can any one help me whether RSS is
> possible using Android platform in mobiles..

There is no built-in RSS or Atom parser, but you can fetch feeds via any
of the built-in HTTP APIs (e.g., Apache Jakarta Commons HttpClient). There
is probably a third-party RSS parser that will work on Android.

Or, I think the OpenIntents project has some feed-reading capabilities, if
I remember correctly.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ -- Available Now!


--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to