资源简介

GalleryActivity读取本地相册及照片 能够按相册区分 并选取照片 1 读取本地照片 2 查看本地的相册,以及其中照片信息 3 选择一个相册,查看其中照片 4 选取照片进行操作或者上传 5查看自己选择的照片 详情请看博客 http://blog.csdn.net/renlei0109/article/details/49454127

资源截图

代码片段和文件信息

/*___Generated_by_IDEA___*/

package com.renlei.test;

/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
public final class BuildConfig {
  public final static boolean DEBUG = Boolean.parseBoolean(null);
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-10-27 12:36  GalleryActivityTest\
     文件        3932  2015-10-24 08:35  GalleryActivityTest\build.xml
     文件         563  2015-10-24 08:34  GalleryActivityTest\project.properties
     文件         698  2015-10-24 08:34  GalleryActivityTest\ant.properties
     文件         781  2015-10-24 08:34  GalleryActivityTest\proguard-project.txt
     文件         460  2015-10-24 08:34  GalleryActivityTest\local.properties
     文件         886  2015-10-27 12:36  GalleryActivityTest\AndroidManifest.xml
     文件       12496  2015-10-26 03:18  GalleryActivityTest\GalleryActivityTest.iml
     目录           0  2015-10-26 03:17  GalleryActivityTest\modules\
     目录           0  2015-10-24 08:34  GalleryActivityTest\assets\
     目录           0  2015-10-24 08:34  GalleryActivityTest\gen\
     目录           0  2015-10-26 03:18  GalleryActivityTest\libs\
     文件      160443  2014-09-11 19:51  GalleryActivityTest\libs\universal-image-loader-1.9.3.jar
     文件      562725  2014-09-12 07:51  GalleryActivityTest\libs\universal-image-loader-1.9.3-javadoc.jar
     目录           0  2015-10-27 06:52  GalleryActivityTest\res\
     目录           0  2015-10-24 08:34  GalleryActivityTest\bin\
     目录           0  2015-10-26 03:17  GalleryActivityTest\src\
     目录           0  2015-10-27 13:18  GalleryActivityTest\.idea\
     文件        8794  2015-10-24 08:38  GalleryActivityTest\.idea\uiDesigner.xml
     文件       12824  2015-10-24 08:34  GalleryActivityTest\.idea\findbugs-idea.xml
     文件         166  2015-10-24 08:34  GalleryActivityTest\.idea\vcs.xml
     文件         711  2015-10-24 08:34  GalleryActivityTest\.idea\compiler.xml
     文件         280  2015-10-24 08:34  GalleryActivityTest\.idea\modules.xml
     文件         166  2015-10-24 08:34  GalleryActivityTest\.idea\encodings.xml
     文件          19  2015-10-24 08:34  GalleryActivityTest\.idea\.name
     文件       71530  2015-10-27 13:18  GalleryActivityTest\.idea\workspace.xml
     文件         414  2015-10-26 03:15  GalleryActivityTest\.idea\misc.xml
     目录           0  2015-10-24 09:05  GalleryActivityTest\out\
     目录           0  2015-10-24 08:34  GalleryActivityTest\gen\com\
     目录           0  2015-10-27 07:00  GalleryActivityTest\res\anim\
     文件         303  2015-10-27 07:00  GalleryActivityTest\res\anim\bucket_out.xml
............此处省略78个文件信息

评论

共有 条评论