Android Open Source - App server BluetoothTest






Project Summary

A proof of concept demonstrating that and Android app and a BlueCove server can communicate with each other..

Web Site / Source Repository

BluetoothTest is hosted in the following web site
https://github.com/RyanGlScott/BluetoothTest

If you think the Android project BluetoothTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BluetoothTest.

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version5
Activity Count2
jar files usedbluecove-2.1.1-SNAPSHOT.jar
bluecove-gpl-2.1.1-SNAPSHOT.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




Java Source Files

BluetoothTest has the following Java source files.

edu.kufpg.bluetooth.client.AsyncActivityTask.java
edu.kufpg.bluetooth.client.BluetoothClientActivity.java
edu.kufpg.bluetooth.client.DeviceListActivity.java
edu.kufpg.bluetooth.client.NoGuavaBaseApplication.java
edu.kufpg.bluetooth.client.StickyButton.java
edu.kufpg.bluetooth.server.BluetoothServer.java