资源简介
android马达的应用实例。
更多马达的内容,请参考“http://blog.csdn.net/sky544900373/article/details/8759693”

代码片段和文件信息
/* 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.test;
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 vib_endless=0x7f050001;
public static final int vib_once=0x7f050000;
}
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 endless_off=0x7f040007;
public static final int endless_on=0x7f040006;
public static final int hello=0x7f040000;
public static final int once_off=0x7f040004;
public static final int once_on=0x7f040003;
public static final int txt_endless=0x7f040005;
public static final int txt_once=0x7f040002;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 280 2013-04-06 21:56 vibratorTest\.classpath
文件 848 2013-04-06 21:56 vibratorTest\.project
文件 764 2013-04-06 21:58 vibratorTest\AndroidManifest.xm
文件 3944 2013-04-06 21:58 vibratorTest\bin\classes.dex
文件 310 2013-04-06 21:58 vibratorTest\bin\com\test\R$attr.class
文件 370 2013-04-06 21:58 vibratorTest\bin\com\test\R$drawable.class
文件 391 2013-04-06 21:58 vibratorTest\bin\com\test\R$id.class
文件 364 2013-04-06 21:58 vibratorTest\bin\com\test\R$layout.class
文件 596 2013-04-06 21:58 vibratorTest\bin\com\test\R$string.class
文件 461 2013-04-06 21:58 vibratorTest\bin\com\test\R.class
文件 870 2013-04-06 21:58 vibratorTest\bin\com\test\VibratorTest$1.class
文件 1154 2013-04-06 21:58 vibratorTest\bin\com\test\VibratorTest$2.class
文件 1756 2013-04-06 21:58 vibratorTest\bin\com\test\VibratorTest.class
文件 11008 2013-04-06 21:58 vibratorTest\bin\resources.ap_
文件 14749 2013-04-06 21:58 vibratorTest\bin\vibratorTest.apk
文件 362 2013-04-06 21:56 vibratorTest\default.properties
文件 1115 2013-04-06 21:58 vibratorTest\gen\com\test\R.java
文件 1248 2013-04-06 21:56 vibratorTest\proguard.cfg
文件 4147 2013-04-06 21:56 vibratorTest\res\drawable-hdpi\icon.png
文件 1723 2013-04-06 21:56 vibratorTest\res\drawable-ldpi\icon.png
文件 2574 2013-04-06 21:56 vibratorTest\res\drawable-mdpi\icon.png
文件 760 2013-04-06 21:58 vibratorTest\res\layout\main.xm
文件 446 2013-04-06 21:58 vibratorTest\res\values\strings.xm
文件 1465 2013-04-06 21:57 vibratorTest\src\com\test\VibratorTest.java
目录 0 2013-04-06 21:58 vibratorTest\bin\com\test
目录 0 2013-04-06 21:58 vibratorTest\gen\com\test
目录 0 2013-04-06 21:56 vibratorTest\src\com\test
目录 0 2013-04-06 21:58 vibratorTest\bin\com
目录 0 2013-04-06 21:58 vibratorTest\gen\com
目录 0 2013-04-06 21:56 vibratorTest\res\drawable-hdpi
............此处省略14个文件信息
相关资源
- AndroidStudio版直连sqlserver
- android带百分比进度条的文件上传,使
- 美食天下项目Android版源码和Web版源码
- Android之自定义ToggleButton使用
- Android非常漂亮的登录界面
- pc与android通过usb socket实现手机通信
- android毕业设计
- 百度地图自定义Markerandroid
- Android分区工具包
- android-support-v4.jar已打包进去源代码
- u-blox_Android_GNSS_Driver_v3.10驱动源码+中
- 个人根据Android移动开发案例详解手写
- android 视频播放器 项目和原码
- Android【动画】【特效】 17种动画特效
- 基于Android智能家居详细设计(经典)
- android通过JDBC连接Mysql数据库
- Android通讯录的源代码
- android 瀑布流Demo
- 指纹传感器FPC1080在android下的驱动
- delphi xe5 android 调用照相机摄像头拍照
- Android手机连连看游戏源码
- android-sdk-windows v2.3离线完整版
- android 底部弹出菜单(带透明背景)
- Android工程模式简介.rar
- Android蓝牙和Cors网络开发源码
- Android powermanger wakelock
- Android v7的一些jar包
- 最新android supportV7包
- android图片压缩工具类分享
- 单机搭建Android(解决Network is unreach
评论
共有 条评论