I am using phone gap to program an android app and I want one page on the app that is updated daily with news and information.
I have a few ideas and have tried a few solutions mainly just linking to a website where I am hosting a page that I update.
Does anyone have any better, more built-in solutions?
Have you considered an RSS feed (or several)? There are plenty of examples of basic RSS readers in Phonegap. This one, http://www.raymondcamden.com/index.cfm/2011/10/11/PhoneGap-RSS-Reader could be a good start.