FeedStats is an Android app that allows you to get the stats of a feedburner feed url and shows the data in a graphical format. I created this app to demonstrate how we can draw graphs in android using JavaScript in a HTML page and then embedding it inside a webview.
Download
You can download it from Android market by searching for “FeedStats” or by directly visiting this url. Try it out and let me know if you have any feedback or comment about the app.
Source code
The entire source code of the app is available at my github page. I have released the app under GPL. So enjoy 🙂
Leave a Reply