基于安卓Android平台的新闻客户端的设计与实现毕业论文.doc
文本预览下载声明
基于Android平台的新闻客户端的设计与实现
摘 要
随着智能 世界范围内的迅速开展,智能 的操作系统之间的竞争也是越来越剧烈。为了让智能 用户能够十分便利地了解当前世界的实时资讯,一种高效的方法就是将查看新闻的功能拓展到 终端上。因此,开发出一款智能 的新闻客户端将有广阔的前景。
本文是基于android操作系统,开发出一款android 新闻客户端应用程序,通过工具Eclipse编写逻辑代码,Apache Tomcat6.0作为应用程序的效劳器,根据数据量的要求,采用Mysql数据库处理数据,三者共同作用开发出的android新闻客户端 软件。
本文在分析Android系统软件开发原理的技术层面上,开发出能为用户提供更人性化、更方便的基于Android 新闻客户端软件。通过实践与测试,本文所述的原理和方法能够完成设计所需要的功能。
【关键词】 Android;新闻客户端软件;智能 操作系统
Design and Realization of Android Client Based on The News
Abstract
With the rapid development of smart phones worldwide, competition between smartphone operating system is also more intense. To allow smartphone users to real-time information is very convenient to understand the current world, an efficient approach is to view the news feature to expand to the mobile terminals. Therefore, the development of a smart phone news client will have broad prospects.
This article is based on android operating system, developed an android phone news client application logic code by writing tools Eclipse, Apache Tomcat6.0 as a server application, according to the amount of data required to process data using Mysql database , combined action developed a android phone news client software.
This paper analyzes the Android system in principle the technical aspects of software development, the development could provide a more humane, more convenient mobile operating system based on Android news client software for users. Through practice and testing, principles and methods described herein can achieve the required functional design.
【Key words】 Android;News Client Software;Smartphone operating systems
目 录
TOC \o 1-3 \h \z \u
1 绪 论 1
1.1 研究内容 1
1.2 研究意义 1
1.3 研究现状和开展趋势 1
2 系统分析与环境搭建 2
2.1 研究目标 2
2.2 可行性分析 2
2.3 需求分析 3
2.4 性能分析 3
2.5 开发环境的搭建 3
2.5.1 Java环境配置 3
2.5.2 Eclipse的安装 3
2.5.3 Eclipse Standard的安装 3
2.5.4 Tomcat效劳器的安装 3
2.5.5 Mysql数据库的安装 3
3 系统设计与实现 4
3.1 软件流程 4
3.1.1 模块设计 4
3.1.
显示全部