Android Open Source - Hardware module btalarm






Project Summary

Android app to allow control of RN-41 Bluetooth module GPIO by Android alarm clock.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of btalarm.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version17
Activity Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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.

null

Java Source Files

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