资源简介
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闹钟源代码\DeskClock\Android.mk
文件 6451 2010-12-02 11:17 andriod闹钟源代码\DeskClock\AndroidManifest.xm
文件 6165 2010-11-19 16:00 andriod闹钟源代码\DeskClock\AndroidManifest.xm
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\assets\
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\assets\fonts\
文件 6880 2010-11-07 19:50 andriod闹钟源代码\DeskClock\assets\fonts\Clockopia.ttf
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\bin\
文件 105776 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\classes.dex
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\bin\com\
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\bin\com\android\
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\bin\com\android\alarmclock\
文件 1868 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\alarmclock\AnalogAppWidgetProvider.class
目录 0 2014-08-03 14:07 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\
文件 1127 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\Alarm$1.class
文件 1862 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\Alarm$Columns.class
文件 2904 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\Alarm$DaysOfWeek.class
文件 3951 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\Alarm.class
文件 885 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlert$1.class
文件 1099 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlert$2.class
文件 2906 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlert.class
文件 1582 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlertFullScreen$1.class
文件 868 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlertFullScreen$2.class
文件 925 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlertFullScreen$3.class
文件 8065 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlertFullScreen.class
文件 1301 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmAlertWakeLock.class
文件 1032 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmClock$1.class
文件 808 2010-12-19 19:31 andriod闹钟源代码\DeskClock\bin\com\android\superdeskclock\AlarmClock$2.class
............此处省略322个文件信息
- 上一篇:提取关键词Java版
- 下一篇:电商管理系统
评论
共有 条评论