• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Developed application not displaying feeds

I have a question about an android application I developed, however, I need to do my introductory post first. So this is it. Hi everyone, hopefully you can help me.
 
I followed the tutorial at http://www.ingeniumb...der-in-android/ to make a RSS Reader for Android. The tutorial works, but I want to feed articles from another website whose tutorials I am starting to get into. All I did was change the feed address in the "xmlparsemain.java" file to the feed address of the site I want to follow articles from. This does not cause any errors in the app, but the app does not display the articles from the site I am trying to follow. Any idea of what I am missing? This is both a for fun app, and a learning app for me. I just began Android development.

I attached the project so that you can see what I mean. If you change the feed site URL back to "http:feeds.feedburner.com/theappleblog" the application works. But I do not want these articles to come through.
 

Attachments

Back
Top Bottom