资源简介

非常值得学习的andoid资料,包含海贼王连连看游戏源码、获取Gps信息的程序源码、英语单词记忆程序源码、Android北京公交查询源代码、android 属性汇总等等一系列的源码和文档,很值得学习android的开发资料.

资源截图

代码片段和文件信息

/* 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 array {
        public static final int citys=0x7f040000;
    }
    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 btRemove=0x7f060003;
        public static final int bt_add=0x7f060007;
        public static final int bt_modify=0x7f060008;
        public static final int bt_query=0x7f060009;
        public static final int etCity=0x7f060004;
        public static final int etCode=0x7f060006;
        public static final int imCity=0x7f060001;
        public static final int linear=0x7f060000;
        public static final int listView=0x7f06000a;
        public static final int tvCity=0x7f060002;
        public static final int tvCode=0x7f060005;
    }
    public static final class layout {
        public static final int listview=0x7f030000;
        public static final int main=0x7f030001;
    }
    public static final class string {
        public static final int add=0x7f050004;
        public static final int app_name=0x7f050001;
        public static final int city=0x7f050002;
        public static final int code=0x7f050003;
        public static final int delete=0x7f050005;
        public static final int hello=0x7f050000;
        public static final int modify=0x7f050006;
        public static final int query=0x7f050007;
    }
}

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

     文件        273  2010-05-20 17:43  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\.classpath

     文件        810  2010-05-20 17:43  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\.project

     文件        670  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\AndroidManifest.xml

     文件      12828  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\classes.dex

     文件        973  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\CityBean.class

     文件        362  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$array.class

     文件        310  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$attr.class

     文件        370  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$drawable.class

     文件        663  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$id.class

     文件        396  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$layout.class

     文件        569  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R$string.class

     文件        499  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\R.class

     文件       1128  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$1.class

     文件       2421  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$2.class

     文件       3106  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$3.class

     文件       2251  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$4.class

     文件       1906  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$ListAdapter$1.class

     文件       2314  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo$ListAdapter.class

     文件       5185  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLDemo.class

     文件       1992  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\com\test\SQLiteHelper.class

     文件      12674  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\resources.ap_

     文件      20595  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\bin\SQLTest.apk

     文件        449  2011-04-25 19:26  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\default.properties

     文件       1709  2011-04-25 19:29  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\gen\com\test\R.java

     文件       4147  2010-05-20 17:43  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-hdpi\icon.png

     文件       1723  2010-05-20 17:43  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-ldpi\icon.png

     文件       2574  2010-05-20 17:43  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\drawable-mdpi\icon.png

     文件        813  2010-05-24 14:53  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\layout\listview.xml

     文件       2447  2010-05-21 17:09  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\layout\main.xml

     文件        210  2010-05-21 08:37  android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\values\array.xml

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

评论

共有 条评论