Android Open Source - Hardware bluetooth dashclock-extension-bluetooth






Project Summary

An extension for the Android DashClock Widget.

Web Site / Source Repository

dashclock-extension-bluetooth is hosted in the following web site
https://github.com/mouserd/dashclock-extension-bluetooth

If you think the Android project dashclock-extension-bluetooth 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 dashclock-extension-bluetooth.

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version11
Activity Count3
Fragment Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Java Source Files

dashclock-extension-bluetooth has the following Java source files.

com.pixelus.dashclock.ext.mybluetooth.BluetoothExtension.java
com.pixelus.dashclock.ext.mybluetooth.BluetoothExtensionSettingsActivity.java
com.pixelus.dashclock.ext.mybluetooth.ConnectPairedDeviceDialogActivity.java
com.pixelus.dashclock.ext.mybluetooth.ConnectPairedDeviceFragment.java
com.pixelus.dashclock.ext.mybluetooth.ToggleBluetoothDialogActivity.java
com.pixelus.dashclock.ext.mybluetooth.ToggleBluetoothFragment.java
com.pixelus.dashclock.ext.mybluetooth.broadcast.BluetoothConnectionChangedBroadcastReceiver.java
com.pixelus.dashclock.ext.mybluetooth.broadcast.BluetoothStateChangedBroadcastReceiver.java
com.pixelus.dashclock.ext.mybluetooth.builder.BluetoothMessageBuilder.java