新闻客户端App的设计与实现

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

新闻客户端App的设计与实现

本科毕业设计

目录

前言 (2)

1. 系统分析 (3)

1.1研究目标 (3)

1.2可行性分析 (3)

1.3需求分析 (3)

1.4性能分析 (4)

2. 环境搭建 (4)

2.1配置J AVA环境 (4)

2.2E CLIPSE的安装 (4)

2.3安装E CLIPSE S TANDARD 4.3.2 (4)

2.4安装T OMCAT服务器 (4)

2.5安装M YSQL数据库 (5)

3. 系统设计与实现 (5)

3.1概要设计 (5)

3.1.1 模块设计 (5)

3.1.2 功能设计 (6)

3.2详细设计 (7)

3.2.1 用户界面设计 (7)

3.2.2 数据库设计 (7)

3.3功能的实现 (9)

3.3.1 文件结构与说明 (9)

3.3.2 具体实现 (12)

4. 系统测试 (15)

4.1软件的测试 (15)

4.2测试与实现的结果及说明 (15)

结束语 (19)

摘要

随着全球智能手机的飞速发展,智能手机操作系统之间的竞争越来越激烈。为了使智能手机用户能够很方便地了解当前世界的实时信息,有效的方式是查看扩展到移动终端的新闻功能。因此,智能手机新闻客户的发展前景广阔。

本文基于Android操作系统,开发了Android手机新闻客户端应用程序,通过Eclipse 的工具书写逻辑代码,Apache Tomcat6.0作为应用服务器,根据数据量的要求,使用Mysql 数据库处理数据,共同开发android新闻客户端手机软件。

在本文中,分析了Android系统软件开发原理的技术水平,开发为用户提供更加人性化,更方便的基于Android手机新闻客户端软件。通过实践和测试,本文介绍的原理和方法可以完成所需功能的设计。

关键词:Android;新闻客户端;智能手机

Abstract

With the rapid development of the global smart phone, smart phone operating system between the increasingly fierce competition. In order to make smart phone users can easily understand the current world of real-time information, an effective way is to view the extended to the mobile terminal news function. Therefore, the prospects for the development of smart phone news customers.

This article based on the Android operating system, developed the Android mobile news client application, through the Eclipse tool to write logic code, Apache Tomcat6.0 as an application server, according to the amount of data requirements, the use of Mysql database processing data, joint development android news client mobile application.

In this paper, the analysis of the Android system software development principles of the technical level, the development of users to provide more

user-friendly, more convenient based on the Android mobile news client software. Through practice and testing, this paper describes the principles and methods to complete the required functional design.

Keywords:Android; News Client; Smart phone

基于Android的新闻客户端的设计与实现

前言

Android应用程序平台的新闻客户端软件是基于Android手机平台上,使用Java平台,从网络打开新闻接口获取的数据,专为采用Android平台的手机新闻客户端信息的实时控制的移动应用。

Android平台新闻客户端软件开发可以进一步扩大当前新闻的覆盖面,使广大市民可以轻松快捷地获取最新的新闻信息,了解当前的消息,软件的广泛应用,特别是在传授知识,普及教育中扮演着一个非常重要的角色。

目前市场研究公司Worldpanel去年第四季度发布了全球主要的智能手机操作系统,该报告指出,谷歌的Android继续保持增长态势,但增长明显放缓。另一方面,苹果iOS操作系统在全球手机市场只有下降,个别国家甚至下降了10.3%。最新统计显示,Android操作系统将继续引领全球市场,其中包括美国,澳大利亚,中国,意大利,英国,德国,西班牙等在内的市场份额已经超过50%,并将继续向上展现趋势。在苹果iOS操作系统中,全国最大的市场份额仍是美国,同比增长43.9%;其次是美国是澳大利亚,值35.2%;而在中国,市场份额从21.2%下降到19%;在意大利,iOS的市场份额从23.1%下降到12.8%。

从以上数据可以看出,Android手机软件开发具有很大的发展前景,在Android系统开发手机新闻客户端软件中支持用户数量也与其他系统相比更多。

Google的移动平台总监Andy Rubin表示,与软件开发合作伙伴的密切联系正在进行中。谷歌和开放移动联盟共同开发了Android操作系统,由摩托罗拉,高通,HTC,中国移动和T-Mobile的联盟,包括一些无线应用和技术的领导者。谷歌正与制造商,开发商,运营商和其他利益相关方合作,建立一个开放的、标准化的移动手机软件平台来创建移动行业的开放的生态系统,这将是Android平台的发展在未来的机会。

相关文档
最新文档