创建Android自动收报机应用RSS源

时间:2013-10-14 09:00:50

标签: android rss news-ticker

我正在尝试找到有关如何为我网站的RSS源创建Android应用程序的一些信息。我的网站更新了常规偏见,我想为我的用户创建一些内容,以查看实时添加的新内容。我有一些PHP,jquery知识,但它可能会更好:))

您是否知道有关如何创建此类内容的在线资源。

1 个答案:

答案 0 :(得分:0)

浏览这些链接,了解Android中的开发

http://developer.android.com/training/index.html

关于网络

http://developer.android.com/training/basics/network-ops/index.html

解析XMl

http://developer.android.com/training/basics/network-ops/xml.html

LIst UI组件

http://developer.android.com/reference/java/util/List.html

保存列表视图数据

http://developer.android.com/reference/android/widget/BaseAdapter.html