资源简介
非常值得学习的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.xm
文件 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.xm
文件 2447 2010-05-21 17:09 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\layout\main.xm
文件 210 2010-05-21 08:37 android源码汇总\Android SQLite 增、删、查、改操作源码\SQLTest\res\values\array.xm
............此处省略716个文件信息
相关资源
- 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
- Android上监听收到的短信(SMS)
评论
共有 条评论