毕业论文

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

Android通信管理软件的开发与设计

时间:2018-03-26 21:08来源:毕业论文
论文通过Java语言的代码编写,开发基于Android的通信管理软件,记录Android手机的所有通信动作包括短信、电话、上网,记录数据库。统计所有的通信流量,并以图标的形式显示统计结果

摘要: 随着4G网络的使用,移动终端不在仅是通讯网络的终端,还将成为互联网的终端。因此,在移动终端所使用的应用软件和它所需要的服务将会有很大的发展空间。在Google和Android手机联盟的共同推动下,Android在众多手机操作系统中脱颖而出,受到广大消费者的欢迎。同时随着4G网络的飞速发展,通过手机来上网冲浪,也已成为人们习以为常的生活方式了。但是,如果超出了用户定制的手机套餐,那么将会产生大量的费用,所以对手机通信的监控就非常的必要。为此本毕业论文通过Java语言的代码编写,开发基于Android的通信管理软件,记录Android手机的所有通信动作包括短信、电话、上网,记录数据库。统计所有的通信流量,并以图标的形式显示统计结果。而且在Android真机的实际调试和使用可以发现,完成了所规定的基本功能。20176
关键词:4G网络,Java,Android,通信管理
Abstract: With the use of 4G network, the mobile terminal is not only the communication terminal, also will become the Internet terminal.Therefore, the mobile terminal application software and the need for the service will have very large development space. In Google and Android mobile phone to jointly promote the alliance, Android talent showing itself among the mobile phone operating system, welcomed by the vast number of consumers. At the same time, with the rapid development of 4G network, the mobile phone to surf the Internet, also has become the people to be accustomed to the way of life. However, if the user customized mobile phone set, then there will be a lot of cost, so the monitoring of mobile phone communication is very necessary.In this paper, through the Java language code, the development of Android communication management software based on Android mobile phone records, all communication actions including SMS, telephone, Internet, database. All statistical traffic, and the statistical results displayed as an icon. And it can be found in the use of Android and debugging, completed the basic functions required.
Keywords: the 3rd Generation,Java,Android,telecommunication management
   目录
摘要I
AbstractI
目录.II
一.绪论    1
1.1 课题背景    1
1.2 课题的目的和意义    2
1.3 国内外研究现状与水平    2
1.4 发展趋势    3
1.5 Android通信管理管理软件介绍    4
二.开发基础    5
2.1 Java语言特点    5
2.2 Java平台及主要应用方向    7
2.3 Java的运行机制    8
2.4 android 开发原理    8
2.4.1 Android应用程序架构    9
2.4.2 编写应用程序思路    9
2.4.3 运行原理    10
三.软件的分析    11
3.1需求分析    11
3.2 可行性分析    11
3.3软件分析    12
四.软件设计    15
4.1 Android平台的搭建    15
4.1.1 下载资料    15
下载所有需要使用的附件。    15
4.1.2 安装Android SDK,设置环境变量    15
4.1.3 安装eclipse以及相应的ADT插件    18
4.1.4 用一个小程序检测是否安装成功    19
4.2 软件概要设计    19
4.3 软件详细设计    21
4.3.1 主界面的设计    21
4.3.2 流量监控模块的设计    25
4.3.3 短信记录模块    29
4.3.4 手机通话记录模块    32
五. 遇到的问题与解决方法    34 Android通信管理软件的开发与设计:http://www.751com.cn/jisuanji/lunwen_11850.html
------分隔线----------------------------
推荐内容