Android app to allow control of RN-41 Bluetooth module GPIO by Android alarm clock.
btalarm is hosted in the following web site
https://github.com/qqrs/btalarm
If you think the Android project btalarm 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 btalarm.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 3 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.RECEIVE_BOOT_COMPLETED |
There are 1 image files in btalarm. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
btalarm has the following Java source files.
com.github.qqrs.btalarm.AlarmReceiver.java com.github.qqrs.btalarm.AlarmRegisterService.java com.github.qqrs.btalarm.AlarmRingerService.java com.github.qqrs.btalarm.BluetoothAlarm.java com.github.qqrs.btalarm.BluetoothDebugActivity.java com.github.qqrs.btalarm.BluetoothService.java com.github.qqrs.btalarm.BootReceiver.java com.github.qqrs.btalarm.BtAlarmApplication.java com.github.qqrs.btalarm.DeviceListActivity.java com.github.qqrs.btalarm.RN41Gpio.java