Android Open Source - Hardware bluetooth BluetoothLeToAndroid






Project Summary

A simple app to send Byte array data to an Android app. This app is to test out Bluetooth LE so that I can incorporate it to the Android app for the Drifter Project.

Web Site / Source Repository

BluetoothLeToAndroid is hosted in the following web site
https://github.com/luckyx1/BluetoothLeToAndroid

If you think the Android project BluetoothLeToAndroid 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 BluetoothLeToAndroid.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version18
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of BluetoothLeToAndroid is as follows:

MIT License

Java Source Files

com.example.arduino.BluetoothHelper.java
com.example.arduino.EditData.java
com.example.arduino.HexAsciiHelper.java
com.example.arduino.MainActivity.java
com.example.arduino.RFduinoService.java