毕业论文

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

Android新闻资讯浏览客户端的设计与实现

时间:2021-04-12 21:52来源:毕业论文
基于安卓的新闻资讯浏览客户端是在eclipse环境下,以java为开发工具的应用系统。该系统实现了用户的注册和登录,实现了新闻的分类、搜索、评论、点赞和收藏功能

摘 要:在信息飞速发展的今天,新闻阅读成为人们生活的必要内容,如果只是依靠传统的纸报业或者在某一固定时间地点浏览新闻资讯,已经不能够满足现代人快节奏的需求了,而基于安卓的新闻资讯浏览客户端解决了这个问题。基于安卓的新闻资讯浏览客户端是在eclipse环境下,以java为开发工具的应用系统。该系统实现了用户的注册和登录,实现了新闻的分类、搜索、评论、点赞和收藏功能。本文首先阐述了课题背景和Android开发技术,接着对系统的需求进行分析并完成数据库的设计,详细介绍了系统的主要功能模块及实现方法,最后完成了系统的测试与调试。65525

毕业论文关 键 词:新闻浏览,Java,安卓

Abstract: With the rapid development of the information,news reading has become a necessary part of people’s life.However,the traditional newspaper industry or getting news and information in a fixed time has been unable to meet the demand of the fast rhythm of modern humans.As a result,the client of news reading based on the android can resolve this problem.The client of news reading based on the android was developed in the environment of eclipse, and it is compiled with the language of java.This system can realize the user registration and login, has the functions of news classification,news searching,making comments on the news,giving some praise to the news and news collection.The paper firstly introduces the background of the project and skills of android development.After that,it explains the analysis of demands and accomplishs the design of database.It presents the main module functions and implementation methods in detail.Finally,the paper completes test and debugging of the system.

Keywords : news reading,java ,android

目   录

1  绪论 5

1.1  课题背景 5

1.2  新闻浏览系统的研究意义 5

1.3  文章组织结构 5

2  开发环境和Android技术简介 5

2.1  开发环境介绍 5

2.2  Android简介 8

3  需求分析 9

3.1  软件需求分析 9

3.2  客户端需求分析 9

3.3  系统的可行性分析 9

4  数据库 9

4.1  数据库概念设计9

4.2  数据库逻辑设计10

5  新闻浏览系统的概要设计与详细设计 11

5.1  系统概要设计和结构功能图.11

5.2  用户注册功能实现 12

5.3  用户登录功能实现.14

5.4  新闻主页功能实现 16

5.5  新闻搜索功能实现 18

5.6  新闻操作功能实现 22

5.7  新闻推送功能实现.25

6  软件测试和调试 26

6.1  测试目的 26

6.2  测试方法 26

6.3  测试结论 27

6.4  调试 27

结  论 28

参 考 文 献 29 Android新闻资讯浏览客户端的设计与实现:http://www.youerw.com/jisuanji/lunwen_73176.html

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