2、AC地址,对地址进行验证,最终在教师手机中显示学生学号列表。设计采用java语言在androidstudio软件上进行开发工作。本次设计最终能实现考勤的功能,通过手机蓝牙进行考勤并将结果显示在屏幕中。本次设计的目的是减少教师在课堂上进行考勤所用的时间和工作量,增加教学的时间。关键字蓝牙考勤手机JavaAndroidstudioIAbstraThis design is mainly according to each phone's bluetooth system for attendance.It is aim to design a mobile application fo
3、r the attendance of students.The way to reach it is that teacher’ phone bluetooth devices in the near by searching the student mobile phone bluetooth, bluetooth devices for students of MAC address, the address verification, eventually shows students’ numbers list in teacher's cell phone .The d
4、esign used the Java language in android studio on the software development work.This design can realize the function of check on work attendance, eventually through the mobile phone bluetooth attendance and will be showed in the screen.The purpose of this design is to save time and reduce work
5、load in class attendance, increase the teaching time.KeywordBluetoothAttendanceMobilephoneJavaAndroidstudioI目录摘要IAbstraII第一章绪论11.1现状11.2设计的目的与意义1第二章整体设计方案22.1设计对象选择及介绍22.2系统设计语言选择及介绍22.3设计软件选择及介绍42.4蓝牙介绍5第三章方案设计73.1资料查找73.2编程环境搭建7第四章系统简介104.1系统结构104.2系统模块104.2.1学生端104.2.2教师端12第五章系统软件设计155.1And