Context
I am working on mobile assistant which first aim to play a role of RSS feed 
for android developer blog http://feeds.feedburner.com/blogspot/hsDu

The issue
The content I received is an html web page. Not expected json or xml. It is 
possible to show it within web view, but I would like to avoid it. 

Similar with link on the next page, the format like this is difficult to 
parse
<link rel="next" type="application/atom+xml"href=
"https://www.blogger.com/feeds/6755709643044947179/posts/default?start-index=51&max-results=25&redirect=false";
 />

Is it any way to get rss feeds as simple json from android developer blog? 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/bc52990d-f958-4d34-a3cc-b127b8b8730c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to