毕业论文-- 基于Android系统的同学录的实现.doc
文本预览下载声明
PAGE
河北农业大学
本科毕业论文(设计)
题 目: 基于Android系统的同学录的实现
学 院: 现代科技学院
专业班级: 计算机科学与技术
学 号:
学生姓名:
指导教师姓名:
指导教师职称: 讲师
2013 年 6 月
摘要
随着第三代通信技术3G的推广,无线带宽和传输速度都得到了大幅度提升,为智能手机终端添加更多内容丰富的应用功能提供了良好的平台。本系统是基于谷歌公司新推出的一款Linux平台的开源手机操作系统——Android系统,利用Java语言,Eclipse为开发工具,通过对平台的系统架构和应用程序进行学习,设计出一款手机通讯录。本系统包括存储,删除,Android修改,打电话,发信息,发邮件,备份SD卡等功能,满足了用户对通讯录的需求。此通讯录的设计遵循标准的开发流程,首先进行需求分析,然后确定通讯录的功能,再编写程序的代码,调试程序,运行程序,并对程序进行优化完善。
关键词:Android;手机通讯录;智能手机;JAVA
Abstract
With the 3G promotion of third-generation communications technology, wireless bandwidth and transmission speed have been improved significantly, and provides a good platform for smart mobile terminals to add more content-rich applications. The design is based on the Google Corporation a new version of the Linux platform to the source mobile phone operating system -- Android system, using Java language, Eclipse as a development tool, through the Android platform system architecture and application for research, design a mobile phone contacts. The design including functions of storage, deletion, modification, phone calls, messages sending, E-mail sending, backup SD cards and other functions, to meet user demand for mail list. The design of the contacts follows the standard development process, the first needs analysis, and then determine the function of the contacts, then write the code, the debugger, run the program, and procedures to optimize the sound.
Key words: Android; Mobile Phone Contacts; Smartphone;Java
目录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc357770829 1绪论 PAGEREF _Toc357770829 \h 1
HYPERLINK \l _Toc357770830 1.1研究背景 PAGEREF _Toc357770830 \h 1
HYPERLINK \l _Toc357770831 1.2研究现状 PAGEREF _Toc357770831 \h 1
HYPERLINK \l _Toc357770832 1.3主要工作 PAGEREF _Toc357770832 \h 3
HYPERLINK \l _Toc357770833 2 Android技术与理论 PAGEREF _Toc357770833 \h 4
HYPERLINK \l _Toc357770834 2.1 An
显示全部