• 大小: 41KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-04
  • 语言: Java
  • 标签: android  马达  vibrator  

资源简介

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.xml

     文件       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.xml

     文件        446  2013-04-06 21:58  vibratorTest\res\values\strings.xml

     文件       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个文件信息

评论

共有 条评论