Android Open Source - Hardware monitor bluetoothviewer






Project Summary

A simple Android app to debug Bluetooth connections: 1. Connect to any Bluetooth device, 2. Display incoming raw data, 3. Send raw data to the Bluetooth device. You can confirm successful pairing, monitor incoming raw data and see exactly what is being transmitted from the Bluetooth device..

Web Site / Source Repository

bluetoothviewer is hosted in the following web site
https://github.com/janosgyerik/bluetoothviewer

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

ItemValue
Java File Count5
Supported screen sizes[mdpi, ldpi, hdpi, land]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of bluetoothviewer is as follows:

Apache License

Resource Files

There are 5 image files in bluetoothviewer. The names of the image files are listed as follows.

launcher_main.png
toolbar_btn_connect.png
toolbar_btn_disconnect.png
toolbar_btn_pause.png
toolbar_btn_play.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.bluetoothviewer.BluetoothViewerService.java
net.bluetoothviewer.BluetoothViewer.java
net.bluetoothviewer.DeviceListActivity.java
net.bluetoothviewer.SettingsActivity.java
net.bluetoothviewer.util.EmailTools.java