android闹钟源代码


eclipse或者android studio可以直接复制程序移植。程序简单小巧,实现了闹钟基本功能。
资源截图
代码片段和文件信息
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package com.android.superdeskclock;

public final class R {
    public static final class anim {
        public static final int dim=0x7f040000;
        public static final int dim_instant=0x7f040001;
        public static final int undim=0x7f040002;
        public static final int undim_instant=0x7f040003;
    }
    public static final class array {
        /**  Alarm confirmation toast: Describes how long from now until
         alarm fires 
         */
        public static final int alarm_set=0x7f090000;
        public static final int choose_bell=0x7f090005;
        /**  Entries listed in the ListPreference when invoking the snooze duration
         preference. 
         */
        public static final int snooze_duration_entries=0x7f090001;
        /**  Values that are retrieved from the ListPreference. These must match
         the snooze_duration_entries above. 
         */
        public static final int snooze_duration_values=0x7f090002;
        /**  Entries listed in the setting for the side-button action. 
         */
        public static final int volume_button_setting_entries=0x7f090003;
        /**  Values for the side-button setting. 
         */
        public static final int volume_button_setting_values=0x7f090004;
    }
    public static final class attr {
    }
    public static final class color {
        public static final int ampm_off=0x7f070000;
        public static final int ampm_on=0x7f070001;
        public static final int grey=0x7f070004;
        public static final int red=0x7f070003;
        public static final int white=0x7f070002;
    }
    public static final class drawable {
        public static final int add_alarm=0x7f020000;
        public static final int appwidget_clock_dial=0x7f020001;
        public static final int appwidget_clock_hour=0x7f020002;
        public static final int appwidget_clock_minute=0x7f020003;
        /**  新增 
         */
        public static final int blue=0x7f020036;
        public static final int btn_in_call_round_disable=0x7f020004;
        public static final int btn_in_call_round_disable_focused=0x7f020005;
        public static final int btn_in_call_round_normal=0x7f020006;
        public static final int btn_in_call_round_pressed=0x7f020007;
        public static final int btn_in_call_round_selected=0x7f020008;
        public static final int btn_strip_trans_left=0x7f020009;
        public static final int btn_strip_trans_left_normal=0x7f02000a;
        public static final int btn_strip_trans_left_pressed=0x7f02000b;
        public static final int btn_strip_trans_left_selected=0x7f02000c;
        public static final int btn_strip_trans_middle=0x7f02000d;
        public static final int btn_strip_trans_middle_normal=0x7f02000e;
 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-08-03 14:08  andriod闹钟源代码
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClock
     文件         280  2010-12-17 12:57  andriod闹钟源代码DeskClock.classpath
     文件         845  2010-11-07 19:50  andriod闹钟源代码DeskClock.project
     文件         382  2010-11-07 19:50  andriod闹钟源代码DeskClockAndroid.mk
     文件        6451  2010-12-02 11:17  andriod闹钟源代码DeskClockAndroidManifest.xml
     文件        6165  2010-11-19 16:00  andriod闹钟源代码DeskClockAndroidManifest.xml.bak
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockassets
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockassetsfonts
     文件        6880  2010-11-07 19:50  andriod闹钟源代码DeskClockassetsfontsClockopia.ttf
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockin
     文件      105776  2010-12-19 19:31  andriod闹钟源代码DeskClockinclasses.dex
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockincom
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockincomandroid
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockincomandroidalarmclock
     文件        1868  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidalarmclockAnalogAppWidgetProvider.class
     目录           0  2014-08-03 14:07  andriod闹钟源代码DeskClockincomandroidsuperdeskclock
     文件        1127  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarm$1.class
     文件        1862  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarm$Columns.class
     文件        2904  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarm$DaysOfWeek.class
     文件        3951  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarm.class
     文件         885  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlert$1.class
     文件        1099  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlert$2.class
     文件        2906  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlert.class
     文件        1582  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlertFullScreen$1.class
     文件         868  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlertFullScreen$2.class
     文件         925  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlertFullScreen$3.class
     文件        8065  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlertFullScreen.class
     文件        1301  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmAlertWakeLock.class
     文件        1032  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmClock$1.class
     文件         808  2010-12-19 19:31  andriod闹钟源代码DeskClockincomandroidsuperdeskclockAlarmClock$2.class
............此处省略322个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)