• 大小: 18.79MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-03
  • 语言: Java
  • 标签: Android  

资源简介

很详细的讲解,这些例子都很适合入门的同学,大家一起学习一起进步吧,偏向游戏方面开发。 部分资源题目:6-3(触屏手势识别)3-8(SeekBar 拖动条)

资源截图

代码片段和文件信息

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

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 Main_btn=0x7f050000;
        public static final int Other_btn=0x7f050001;
    }
    public static final class layout {
        public static final int main=0x7f030000;
        public static final int other=0x7f030001;
    }
    public static final class string {
        public static final int OtherActiviy_BtnClose=0x7f040005;
        public static final int OtherActiviy_app_name=0x7f040004;
        public static final int OtherActiviy_hello=0x7f040003;
        public static final int app_name=0x7f040001;
        public static final int btn_Open=0x7f040002;
        public static final int hello=0x7f040000;
    }
}

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

     文件        280  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\.classpath

     文件        853  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\.project

     文件        773  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\AndroidManifest.xml

     文件       3560  2011-03-26 20:42  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\classes.dex

     文件       1659  2011-03-26 20:42  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\MainActivity.class

     文件        984  2011-03-26 20:13  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\OtherActivity.class

     文件        325  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R$attr.class

     文件        385  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R$drawable.class

     文件        448  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R$id.class

     文件        379  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R$layout.class

     文件        412  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R$string.class

     文件        496  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\com\openother\R.class

     文件      14569  2011-03-26 20:42  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\OpenOtherActivity.apk

     文件      10998  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\bin\resources.ap_

     文件        362  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\default.properties

     文件        853  2011-03-26 19:21  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\gen\com\openother\R.java

     文件       1159  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\proguard.cfg

     文件       4147  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\res\drawable-hdpi\icon.png

     文件       1723  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\res\drawable-ldpi\icon.png

     文件       2574  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\res\drawable-mdpi\icon.png

     文件        923  2011-03-26 18:43  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\res\layout\main.xml

     文件        180  2011-03-26 17:37  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\res\values\strings.xml

     文件       1264  2011-03-26 20:42  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\src\com\openother\MainActivity.java

     文件        615  2011-03-26 20:13  Android开发入门60个小案例+源代码\3-12-5(Activity跳转与操作)\OpenOtherActivity\src\com\openother\OtherActivity.java

     文件        280  2011-03-26 21:54  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\.classpath

     文件        849  2011-03-26 21:54  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\.project

     文件        575  2011-03-27 00:45  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\AndroidManifest.xml

     文件       2728  2011-03-27 00:45  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\bin\classes.dex

     文件       1509  2011-03-27 00:41  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\bin\com\screen\MainActivity.class

     文件        316  2011-03-27 00:45  Android开发入门60个小案例+源代码\3-12-6(横竖屏切换处理)\ScreenProject\bin\com\screen\R$attr.class

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

评论

共有 条评论