Android Open Source - Hardware usb AndroidAlarm






Project Summary

This is a project to create an alarm clock mount, combined with an app to talk to Arduino over USB and read input buttons..

Web Site / Source Repository

AndroidAlarm is hosted in the following web site
https://github.com/alunix/AndroidAlarm

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

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version19
Activity Count1
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 2 image files in AndroidAlarm. The names of the image files are listed as follows.

ic_glass_logo.png
ic_stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AndroidAlarm has the following Java source files.

com.fsilberberg.arduinoalarm.ApplicationTest.java
com.fsilberberg.arduinoalarm.ArduinoAlarmApplication.java
com.fsilberberg.arduinoalarm.ClockActivity.java
com.fsilberberg.arduinoalarm.background.AlarmReceiver.java
com.fsilberberg.arduinoalarm.background.BootReceiver.java
com.fsilberberg.arduinoalarm.db.AlarmDbManager.java
com.fsilberberg.arduinoalarm.db.AlarmDbModel.java
com.fsilberberg.arduinoalarm.db.AlarmOpenHelper.java
com.fsilberberg.arduinoalarm.models.AlarmModel.java
com.fsilberberg.arduinoalarm.util.SystemUiHider.java
com.fsilberberg.arduinoalarm.util.SystemUiHiderBase.java
com.fsilberberg.arduinoalarm.util.SystemUiHiderHoneycomb.java