资源描述:
《基于android平台的rss在线新闻订阅和阅读器的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、天津工业大学毕业设计(论文)基于Android平台的RSS在线新闻订阅和阅读器的设计与实现姓名---学院计算机科学与软件专业软件工程指导教师王丹丹姚清爽职称高级工程师讲师2012年6月1日摘要随着科技的不断发展与3G网络时代的到来,信息量越来越大,这要求人们不断的摄取信息来充实自己。本款Android新闻阅读器刚好满足了人们对信息量的需求。本款软件是根据GoogleAndroid平台用户的喜好和其平台的特性而设计的,利用Java语言和Eclipse,结合目前使用广泛的Rss(ReallySimpleSyndication)技术,以及XML文件解析来开发RSS阅读器。
2、在参阅相关资料下,选择了RSS作为新闻阅读器数据的来源;通过与其他解析算法的比较得出解析RSS源的算法——SAX解析。本文概括的介绍了GoogleAndroid开发的流程,并重点的介绍了基于GoogleAndroid平台的RSS在线新闻订阅和阅读器的开发过程。首先根据谷歌电子市场的数据,对给予Android平台的新闻阅读器做了需求分析。接下来,从各大论坛和网站,搜取用户体验较好的RSS源,作为用户订阅的目标。在数据准备完成后,通过对用户的调查,设计自己的UI,在此过程中不仅调用了Android系统的控件,还自定义了一些控件以提高用户的体验。在界面设计完成后,开始开发
3、自己的系统,在本文中,着重从本款软件的特色介绍出发,简单的介绍了用户可以异地登陆,从服务器端获取自己喜欢的订阅;在用户没有网络可连接的情况下,离线模式阅读;在用户有自己喜欢的阅读的时候,收藏或与好友一起分享。最后在完成了这一系列的开发之后,进行了大量的测试,以发现本软件的不足而改进。关键词:GoogleAndroid阅读器;RSS新闻;Sax算法解析AbstractWiththecontinuousdevelopmentofscienceandtechnologyand3Gnetworkera,thesocialcompetitionisincreasinglyfi
4、erce,increasingtheamountofinformation,whichrequiresaconstantintakeofinformationtoenrichthemselves.Peoplecanunderstandandobtaintherequiredinformationanytime,anywhere.Inthiscase,fromthemajorsiteofLingLangeverywhereaccesstotheinformationtheywant,thissubsectionAndroidnewsreaderjusttosatisf
5、ypeople'sneedsontheamountofinformation.ThissoftwareisdesignedaccordingtothepreferencesoftheusersoftheGoogleAndroidplatformandthefeaturesofitsplatform,theJavalanguageandEclipse,combinedwiththewidelyusedRss(ReallySimpleSyndication),andthecurrentwidespreaduseofXMLfileparsingRSSreaderbewri
6、tten.Refertotherelevantinformation,selectRSSnewsreaderdatasources;algorithmthroughcomparisonswithotheranalyticalmethodstoparseRSSfeeds-SAXparsing.ThisarticleoutlinestheintroductionoftheGoogleAndroiddevelopmentprocessandfocusonthedevelopmentprocessbasedontheGoogleAndroidplatform,RSSnews
7、subscriptionreader.First,accordingtoGoogleelectronicsmarketdata,newsreadertogivetheAndroidplatformtodoaneedsanalysis.Next,fromthevariousforumsandwebsites,searchandseizetheuserexperiencebetterRSSfeeds,asuserssubscribetothegoal.Datapreparationiscomplete,theusersurvey,designyourownUIint