I want to add custom features to an alarm clock in a way that it logs whether or not I press snooze every day. Is there a good open source alarm clock that I could use as a basis?
Asked
Active
Viewed 1.1k times
8
-
1I am interested, where is the modified code? Have you released the modified app on the Android Market? Thanks! – Nicolas Raoul Jan 06 '12 at 08:15
2 Answers
6
I highly recommend the standard android clock as a basis for this: http://android.git.kernel.org/?p=platform/packages/apps/DeskClock.git;a=summary

jsight
- 176
- 3
4
I know this is old, but there's another called Alarm Klock that is open source as well.. Apache2 license. https://code.google.com/p/kraigsandroid/

insink71
- 41
- 1