/android-bluetooth-beacons

Android application for using bluetooth beacons as an attendance tracking mechanism for professors and students

Primary LanguageJava

Android Bluetooth Beacons

Android companion application for the bluetooth beacons web application.

Web Application Live Demo
Project Website
iOS Application Companion

This application allows instructors to open check-in windows and students to check in to their classes.

Compatible with Android 4.3+.

Uses Estimote SDK v0.16.0.

Installation Instructions

  1. For testing, you can use the pre-built APK located here. In order to install it on your phone, you will need the Android SDK Platform Tools.

  2. Then, with an Android device plugged into your computer, run: adb install BluetoothBeacons.apk

  3. The application will then be installed on your device.

  4. You may also import the project into Android Studio, and install it on your Android device that way.