• 大小: 0.05M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-22
  • 语言: Java
  • 标签: 相册  实例  系统  照相  

资源简介

调用系统相册和系统照相机功能实例

资源截图

代码片段和文件信息

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

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 imageView=0x7f050000;
    }
    public static final class layout {
        public static final int main=0x7f030000;
    }
    public static final class string {
        public static final int app_name=0x7f040001;
        public static final int hello=0x7f040000;
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2011-06-20 20:46  testCarema\
     文件         280  2011-04-16 14:56  testCarema\.classpath
     文件         846  2011-04-16 14:56  testCarema\.project
     文件         686  2011-04-16 14:56  testCarema\AndroidManifest.xml
     目录           0  2011-06-20 20:47  testCarema\bin\
     文件        6472  2011-06-20 20:47  testCarema\bin\classes.dex
     目录           0  2011-06-20 20:47  testCarema\bin\com\
     目录           0  2011-06-20 20:47  testCarema\bin\com\testCarema\
     目录           0  2011-06-20 20:47  testCarema\bin\com\testCarema\android\
     文件         352  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R$attr.class
     文件         412  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R$drawable.class
     文件         399  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R$id.class
     文件         406  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R$layout.class
     文件         439  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R$string.class
     文件         559  2011-06-20 20:47  testCarema\bin\com\testCarema\android\R.class
     文件        1553  2011-06-20 20:47  testCarema\bin\com\testCarema\android\testCarema$1$1.class
     文件        1768  2011-06-20 20:47  testCarema\bin\com\testCarema\android\testCarema$1.class
     文件        3958  2011-06-20 20:47  testCarema\bin\com\testCarema\android\testCarema.class
     文件       10510  2011-06-20 20:47  testCarema\bin\resources.ap_
     文件       15563  2011-06-20 20:47  testCarema\bin\testCarema.apk
     文件         362  2011-04-16 14:56  testCarema\default.properties
     目录           0  2011-06-20 20:46  testCarema\gen\
     目录           0  2011-06-20 20:46  testCarema\gen\com\
     目录           0  2011-06-20 20:46  testCarema\gen\com\testCarema\
     目录           0  2011-06-20 20:46  testCarema\gen\com\testCarema\android\
     文件         742  2011-06-20 20:47  testCarema\gen\com\testCarema\android\R.java
     文件        1034  2011-04-16 14:56  testCarema\proguard.cfg
     目录           0  2011-06-20 20:46  testCarema\res\
     目录           0  2011-06-20 20:46  testCarema\res\drawable-hdpi\
     文件        4147  2011-04-16 14:56  testCarema\res\drawable-hdpi\icon.png
     目录           0  2011-06-20 20:46  testCarema\res\drawable-ldpi\
............此处省略12个文件信息

评论

共有 条评论