资源简介
android开机自动启动service例子 android开机自动启动service例子
代码片段和文件信息
/* 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.testService;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int Button01=0x7f050000;
public static final int Button02=0x7f050001;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
public static final int service_pause=0x7f040004;
public static final int service_start=0x7f040002;
public static final int service_stop=0x7f040003;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-05-10 17:26 testService\
文件 280 2010-05-10 17:26 testService\.classpath
文件 847 2010-05-10 17:26 testService\.project
文件 1174 2010-05-11 15:29 testService\AndroidManifest.xm
目录 0 2010-05-10 17:26 testService\assets\
目录 0 2010-05-11 15:29 testService\bin\
文件 8316 2010-05-11 15:29 testService\bin\classes.dex
目录 0 2010-05-11 13:16 testService\bin\com\
目录 0 2010-05-11 15:24 testService\bin\com\testService\
文件 331 2010-05-11 15:29 testService\bin\com\testService\R$attr.class
文件 391 2010-05-11 15:29 testService\bin\com\testService\R$drawable.class
文件 409 2010-05-11 15:29 testService\bin\com\testService\R$id.class
文件 385 2010-05-11 15:29 testService\bin\com\testService\R$layout.class
文件 528 2010-05-11 15:29 testService\bin\com\testService\R$string.class
文件 510 2010-05-11 15:29 testService\bin\com\testService\R.class
文件 739 2010-05-11 14:57 testService\bin\com\testService\testService$1.class
文件 739 2010-05-11 14:57 testService\bin\com\testService\testService$2.class
文件 2682 2010-05-11 14:57 testService\bin\com\testService\testService.class
文件 1306 2010-05-11 15:14 testService\bin\com\testService\TService$1.class
文件 579 2010-05-11 15:14 testService\bin\com\testService\TService$LocalBinder.class
文件 3648 2010-05-11 15:14 testService\bin\com\testService\TService.class
文件 1268 2010-05-11 15:28 testService\bin\com\testService\TServiceBroadcastReceiver.class
文件 5320 2010-05-11 15:29 testService\bin\resources.ap_
文件 10969 2010-05-11 15:29 testService\bin\testService.apk
文件 449 2010-05-10 17:26 testService\default.properties
目录 0 2010-05-10 17:26 testService\gen\
目录 0 2010-05-10 17:26 testService\gen\com\
目录 0 2010-05-10 17:26 testService\gen\com\testService\
文件 964 2010-05-11 15:29 testService\gen\com\testService\R.java
目录 0 2010-05-11 14:29 testService\res\
目录 0 2010-05-10 17:26 testService\res\drawable\
............此处省略11个文件信息
相关资源
- Android 备份(提取)apk
- Android 登录界面Demo源码推荐
- Android 微信摇骰子
- Android更新(兼容7.0文件,支持5.0通知
- 基于Android的网上订餐系统
- 安卓Android的英语学习助手毕业设计源
- Android OpenSSL调试通过
- Android颜色选取圆盘Demo代码
- android实现摇一摇功能
- 自定义Android中TabHost组件显示在屏幕底
- PacketSender源码Android Studio版
- 你画我猜源码
- android仿新浪微博应用
- Android组件化大牛视频
- Android实现时钟组件时钟、闹钟、计时
- Android酷天气源代码全
- jdk12百度网盘地址
- android日历源代码
- Android音频实时传输与播放--客户端
- 简易计算器源代码
- Android 自动批量生成联系人 APK
- Android 签名生成工具
- Android客户端与PC服务器实现Socket通信
- android4.0跨应用共享数据通过sharepref
- nineoldandroids-2.4.0.jar
- org.apache.http.legacy.jar -sdk 23
- android应用注册界面
- Android WebView 报 Not allowed to load local
- 简单的基于Android的记事本/日记系统
- android系统自动重启autoreboot计数测试
评论
共有 条评论