基于蓝牙的Android手机好友发现软件论文.doc
摘要
在科技不断发展的今天,利用手机进行现代化通讯已经成为我们身边必部可少的工具。在进入实习的阶段中越来越觉得友谊的增进是必须的。俗话说人在社会,多一个朋友是条路,而且各种通讯方式的变更更是五花八门。因此我想做一个蓝牙好友发现软件来增加一种通讯方式以方便我同学之间的联系。
本文设计一款基于蓝牙的Android手机好友发现软件,并且以JAVA语言为基础,结合Android手机应用开发平台,在手机上实现蓝牙的运用,在实现基本功能的情况下不断的扩充和完善。
论文组织如下:首先阐述了该系统的开发背景、意义;其次介绍了相关的开发工具及技术基础;接着对系统的需求进行了分析,并提出了具体的设计方案和数据库模型;然后展现了整个系统的具体实现,包括数据库的设计和连接,各功能模块的实现;最后对该软件进行了严格的测试。
关键词:Android;JAVA;好友;蓝牙
ABSTRACT
Intodaysevolvingtechnology,theuseofmobilephoneshasbecomeamoderncommunicationsministryarounduswillbelesstool.Inenteringtheinternshipstagefeelmoreandmoretopromotefriendshipisamust.Asthesayinggoesinsociety,iswaymorethanafriend,butalsochangethevariousmeansofcommunicationisevenmorevaried.SoIwanttobeafriendofBluetoothsoftwaretofindameansofcommunicationtofacilitateincreasedcontactbetweenmyclassmates.
ThisdesignisbasedonaBluetoothdiscoverysoftwareAndroidphonefriends,andwithJAVAlanguage,combinedwiththeAndroidmobileapplicationdevelopmentplatform,theuseofBluetoothonthephone,inthecaseofthebasicfunctionsofthecontinuousexpansionandimprovement.
Thepaperisorganizedasfollows:First,thesystemanalyzesthebackground,significance;secondlydescribesthedevelopmentoftoolsandtechnologyinfrastructurerelated;thenthesystemneedstobeanalyzedandputforwardspecificdesignanddatabasemodels;thenshowtheentireconcreterealizationofthesystem,includingthedesignandconnectiontothedatabase,therealizationofthefunctionalmodules;Finally,thesoftwarehasbeenrigorouslytested.
Keywords:Android;JAVA;friends;Bluetooth
目录
TOC\o1-3\h\z\u
第一章绪论 4
1.1开发背景 4
1.2课题的内容 5
1.3开发成本分析 5
1.4研究内容 6
1.5主要设计思路 6
第二章相关技术介绍 7
2.1JAVA语言 7
2.2什么是Android 8
2.3Android的优势 9
2.4Android的不足 9
2.5Android带来的影响 10
2.5.1对消费者的影响 10
2.5.2对手机制造商的影响 10
2.5.3对运营商的影响 10
2.6Android的系统架构 11
2.7A