• 大小: 1.02MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-03
  • 语言: Java
  • 标签: 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.renzh.earthtest;

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 id {
        public static final int gl_lay=0x7f060000;
        public static final int gl_view=0x7f060001;
        public static final int iv_earth=0x7f060002;
        public static final int skBar=0x7f060003;
    }
    public static final class layout {
        public static final int main=0x7f030000;
    }
    public static final class raw {
        public static final int clouds=0x7f040000;
        public static final int earth=0x7f040001;
    }
    public static final class string {
        public static final int app_name=0x7f050001;
        public static final int hello=0x7f050000;
    }
}

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

     文件        364  2012-08-02 23:20  EarthTest\.classpath

     文件        845  2012-08-02 23:20  EarthTest\.project

     文件        735  2012-09-10 10:37  EarthTest\AndroidManifest.xml

     文件      22440  2012-09-10 10:37  EarthTest\bin\classes\classes.dex

     文件       2474  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\BmpOper.class

     文件       1845  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\BufferFactory.class

     文件       1669  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\EarthTestAty$1.class

     文件       2399  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\EarthTestAty.class

     文件        921  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLCache.class

     文件       1081  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLRender$1.class

     文件       1081  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLRender$2.class

     文件       4339  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLRender.class

     文件       2708  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLTexture.class

     文件       2181  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\GLVBO.class

     文件        149  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\IReleaseable.class

     文件       1894  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\MyGLSurfaceView.class

     文件       3806  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\Number3d.class

     文件        343  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$attr.class

     文件        410  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$drawable.class

     文件        479  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$id.class

     文件        397  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$layout.class

     文件        419  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$raw.class

     文件        430  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R$string.class

     文件        583  2012-09-10 10:37  EarthTest\bin\classes\com\renzh\earthtest\R.class

     文件       5776  2012-09-10 10:36  EarthTest\bin\classes\com\renzh\earthtest\Sphere.class

     文件     217245  2012-09-10 10:37  EarthTest\bin\classes\EarthTest.apk

     文件     204124  2012-09-10 10:37  EarthTest\bin\classes\resources.ap_

     文件      22384  2012-08-05 21:57  EarthTest\bin\classes.dex

     文件     169775  2012-08-05 21:57  EarthTest\bin\EarthTest.apk

     文件       3966  2012-08-05 21:57  EarthTest\bin\res\drawable-hdpi\ic_launcher.png

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

评论

共有 条评论