An extension for the Android DashClock Widget.
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.
The following table is the detailed list of dashclock-extension-bluetooth.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
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