资源简介

android触摸屏测试程序demo

资源截图

代码片段和文件信息

/* 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.archermind.engineeringtest;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int ic_launcher=0x7f020000;
    }
    public static final class string {
        public static final int CPUTest=0x7f040003;
        public static final int DisplayTest=0x7f040004;
        public static final int RebootingTest=0x7f040002;
        public static final int TouchPadTest=0x7f040001;
        public static final int WifiTest=0x7f040005;
        public static final int app_name=0x7f040000;
    }
    public static final class xml {
        public static final int engineering_test=0x7f030000;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

 -rw-r--r--      1723  2012-01-31 16:40  EngineeringTest\res\drawable-ldpi\ic_launcher.png

 -rw-r--r--       354  2012-01-31 17:22  EngineeringTest\res\values\strings.xml

 -rw-r--r--      1669  2012-02-01 15:57  EngineeringTest\res\xml\engineering_test.xml

 -rw-r--r--      2574  2012-01-31 16:40  EngineeringTest\res\drawable-mdpi\ic_launcher.png

 -rw-r--r--      4147  2012-01-31 16:40  EngineeringTest\res\drawable-hdpi\ic_launcher.png

 -rw-r--r--       555  2012-02-03 15:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\R.class

 -rw-r--r--       433  2012-02-03 15:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\R$xml.class

 -rw-r--r--      1070  2012-02-02 17:08  EngineeringTest\bin\classes\com\archermind\engineeringtest\touchpadtest\TouchPadTest.class

 -rw-r--r--      5031  2012-02-03 16:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\touchpadtest\TouchPadView.class

 -rw-r--r--       443  2012-02-03 15:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\R$drawable.class

 -rw-r--r--       376  2012-02-03 15:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\R$attr.class

 -rw-r--r--       603  2012-02-02 17:08  EngineeringTest\bin\classes\com\archermind\engineeringtest\EngineeringTestActivity.class

 -rw-r--r--       605  2012-02-03 15:37  EngineeringTest\bin\classes\com\archermind\engineeringtest\R$string.class

 -rw-r--r--      1537  2012-02-02 17:08  EngineeringTest\bin\res\drawable-ldpi\ic_launcher.png

 -rw-r--r--      2200  2012-02-02 17:08  EngineeringTest\bin\res\drawable-mdpi\ic_launcher.png

 -rw-r--r--      3966  2012-02-02 17:08  EngineeringTest\bin\res\drawable-hdpi\ic_launcher.png

 -rw-r--r--     16305  2012-02-03 16:07  EngineeringTest\bin\EngineeringTest.apk

 -rw-r--r--      7200  2012-02-03 16:07  EngineeringTest\bin\classes.dex

 -rw-r--r--     11081  2012-02-02 17:08  EngineeringTest\bin\resources.ap_

 -rw-r--r--      1091  2012-02-01 15:55  EngineeringTest\AndroidManifest.xml

 -rw-r--r--       818  2012-01-31 16:40  EngineeringTest\.project

 -rw-r--r--       356  2012-01-31 16:40  EngineeringTest\.classpath

 -rw-r--r--       871  2012-02-03 15:37  EngineeringTest\gen\com\archermind\engineeringtest\R.java

 -rw-r--r--      1248  2012-01-31 16:40  EngineeringTest\proguard.cfg

 -rw-r--r--       361  2012-01-31 16:40  EngineeringTest\project.properties

 -rw-r--r--      1057  2012-02-02 15:44  EngineeringTest\src\com\archermind\engineeringtest\touchpadtest\TouchPadTest.java

 -rw-r--r--      4918  2012-02-03 16:37  EngineeringTest\src\com\archermind\engineeringtest\touchpadtest\TouchPadView.java

 -rw-r--r--       374  2012-01-31 16:59  EngineeringTest\src\com\archermind\engineeringtest\EngineeringTestActivity.java

 drwxr-xr-x         0  2012-02-02 17:08  EngineeringTest\bin\classes\com\archermind\engineeringtest\touchpadtest

 drwxr-xr-x         0  2012-02-02 17:08  EngineeringTest\bin\classes\com\archermind\engineeringtest

............此处省略29个文件信息

评论

共有 条评论