文档介绍:摘要
随着3G时代的到来,提供的服务。本软件通过Rss站点方便用户迅速获取感兴趣的内容。本论文采用Android开源系统技术,利用Java语言和Eclipse,结合目前使用广泛的Rss(Really Simple Syndication),以及目前广泛使用的HTML文件解析和分析工具HtmlParser对RSS阅读器进行编写。使用HtmlParse解析HTML文件来获取指定内容能节省GPRS流量。本软件利用Android提供的各种组件对界面进行设计,达到很好的用户体验。
关键词:Android;RSS;HtmlParser;HTML;阅读器
Abstract
In pace with ing of 3G time, the consumers of China Mobile can enjoy the service provided by the in a high speed via GPRS. It's continent for consumers to get the content rapidly in which they are interested through the RSS  in this software. The paper adopts the Android open source system, takes advantage of Java language and Eclipse and bines the widely used Rss(Really Simple Syndication)and HtmlParser which is the best html analyse tool presently pile to the Rss reader. What makes the software out of the ordinary is that it uses HtmlParse to analyse the html document files in order to get the appointed content and cut down the flow on GPRS as well software makes use of all kinds of groupwares offered by the Android to design the interface, so that it makes the consumers experience well .
Key words: android; rss; htmlParser; html; reader
目录
第一章绪论 4
4
4
5
第二章 Android的架构分析 5
Android特征 5
Android架构 6
关键应用程序 7
应用程序框架 7
C/C++函数库 7
Java程序运行环境 7
Linux内核 7
Android应用的构成和工作机制 7
Activity 8
Intent Receiver 9
Service 9
Content Provider 10
Rss解析剖析 10
本章小结 11
第三章开发环境介绍及构建 11
第四章需求分析 12
12
15
16
16
第五章 Android数据库的设计 16
数据库及字段属性设计 17
17
17
数据库操作 18
第六章系统设计与实现 18
Rss资源的收集和分析 18
系统界面的设计 22
主界面的实现 22
23
资源文件的解析 27
27
28
数据存储 31
SharedPerference 31
File存储方式 31
SQLiteDataBase数据库 31
Android中Application的应用 31
32
内容界面功能的实现 32
第七章结论 33
参考文献 34
第一章绪论
课题的研究意义
随着