毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Android手机RSS阅读器的设计

时间:2020-11-17 10:22来源:毕业论文
探索了RSS技术的发展历程和应用,在Android手机平台上开发一个RSS阅读器,对比了目前市场上流行的各种同类软件,对其进行了修改和优化,力求具有良好的用户体验。此程序

摘要随着步入移动互联时代,人们对信息阅读的要求越来越高,用户希望能有一个阅读器能够根据自己的订阅需求来显示内容,不希望收到过多的自己不关心的信息。RSS技术的出现符合了用户的需要,RSS技术,即简易信息聚合,使用户能随心所欲地订阅自己感兴趣的内容。59671

本文课题研究主要探索了RSS技术的发展历程和应用,在Android手机平台上开发一个RSS阅读器,对比了目前市场上流行的各种同类软件,对其进行了修改和优化,力求具有良好的用户体验。此程序,根据给定的RSS Feeds获取网站提供的基于XML技术RSS文档,然后使用SAX解析器对文档进行解析,最后利用控件显示给用户,用户可以利用此软件进行新闻阅读。

毕业论文关键词  RSS技术,Feeds,Android平台

毕业设计说明书(论文)外文摘要

Title  The Design  Of  RSS Reader Based On Android Mobile   Phone Platform                                

Abstract

Having entered time of the mobile internet, users have more commands on the information reading. Usaually, people want a reader which can show context based on their need, but not to receive information that they don't care. RSS, Really Simple Syndication, is come up with to satisfy users' requirement, making it possible for users to choose what they want to read.

In this paper, the research is mainly to explore the development history and applications of RSS. Compared with the popular RSS readers in the current market, a reader software on the Android mobile platform is developed to satisfy users better.By given RSS Feeds, the program can get RSS documents based on XML from the websites. Then documents will be analyzed by SAX Parser and displayed to the users. In this way, users can read news by the software.

Keywords : Really Simple Syndication ,Feeds,Android Platform

1 绪论 1

1.1 相关背景 1

1.2 RSS技术的国内外发展现状 1

1.3 本文的研究目的和组织结构 3

2 RSS技术的相关知识 3

2.1 RSS简介 3

2.2 RSS发展历程 4

2.3 RSS特点 5

2.4 RSS的应用 6

2.5 RSS语法元素 6

3 RSS阅读器的需求分析 7

3.1 应用需求分析 7

3.2 可行性分析 8

3.3 功能需求分析 10

4 RSS阅读器的设计实现 16

4.1 开发环境的搭建 16

4.2 数据库的实现 17

4.3 具体功能实现 20

4.4 界面UI设计 29

结论 31

致谢 32 Android手机RSS阅读器的设计:http://www.751com.cn/jisuanji/lunwen_64959.html

------分隔线----------------------------
推荐内容