PkRSS
PkRSS copied to clipboard
A powerful RSS feed manager for Android
its time i call PkRSS.with(getActivity()).get(category.getUrl(), search); i get duplicate articles in List. Why is this happen ?
to be more specific, project is avaliable but v1.2 shows error
I have tried several rss feed links and I always get null in the image field. e.g http://www.androidcentral.com/feed/. Can you help
it works fine if the description looks like `` but it ditnt work if ``` .................... ]]> ``` to you have e solution for changing Rss2Parser ``` private String pullImageLink(String...
Is this how it is supposed to work? I am trying to refresh the articles from a site every so often. But when I load them they are added to...
It says RSS. But doesn't specify which specs are used. RSS 2.0? Atom 1.0? I'm confused.
Hi. First overall, thanks for the PkRSS. It is useful and works great! In my project, the main page will show RSS from different RSS links. Thus the app need...
I want to load a feed synchronously, and am attempting to use the following syntax as shown (roughly) in the readme: `List articles = PkRSS.with(context).load(url).get();` However, that line always seems...
The v1.2 tag indicates that #7 is in the 1.2 release, but artifact on maven does not contain the fix.