Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用电话间隙来编写一个 android 应用程序,并且我希望应用程序上的一个页面每天都会更新新闻和信息。
我有一些想法并尝试了一些解决方案,主要只是链接到我托管我更新的页面的网站。
有没有人有更好、更内置的解决方案?
您是否考虑过 RSS 提要(或多个)?Phonegap 中有很多基本的 RSS 阅读器示例。这个http://www.raymondcamden.com/index.cfm/2011/10/11/PhoneGap-RSS-Reader可能是一个好的开始。