文件名称:Image-gallery-view-
介绍说明--下载内容均来自于网络,请自行研究使用
在Android开发中,图片列表的显示方法有很多种,此代码能完美实现图片列表显示,运用了画廊视图的方法,在布局方面也更加合理,显示清晰。-In Android development, a display picture list of a variety of methods, this code can achieve the perfect picture list displays using the method of the gallery view, in the layout more reasonable, clear display
(系统自动生成,下载前可以参看下载内容)
下载文件列表
应用画廊视图显示图片列表
........................\.classpath
........................\.project
........................\AndroidManifest.xml
........................\assets
........................\bin
........................\...\classes
........................\...\.......\com
........................\...\.......\...\mingrisoft
........................\...\.......\...\..........\MainActivity$1.class
........................\...\.......\...\..........\MainActivity$2.class
........................\...\.......\...\..........\MainActivity.class
........................\...\.......\...\..........\R$attr.class
........................\...\.......\...\..........\R$drawable.class
........................\...\.......\...\..........\R$id.class
........................\...\.......\...\..........\R$layout.class
........................\...\.......\...\..........\R$string.class
........................\...\.......\...\..........\R$styleable.class
........................\...\.......\...\..........\R.class
........................\...\res
........................\gen
........................\...\com
........................\...\...\mingrisoft
........................\...\...\..........\R.java
........................\proguard.cfg
........................\project.properties
........................\res
........................\...\drawable-hdpi
........................\...\.............\ic_launcher.png
........................\...\drawable-ldpi
........................\...\.............\ic_launcher.png
........................\...\drawable-mdpi
........................\...\.............\ic_launcher.png
........................\...\.............\img01.jpg
........................\...\.............\img02.jpg
........................\...\.............\img03.jpg
........................\...\.............\img04.jpg
........................\...\.............\img05.jpg
........................\...\.............\img06.jpg
........................\...\.............\img07.JPG
........................\...\.............\img08.jpg
........................\...\.............\img09.jpg
........................\...\.............\img10.jpg
........................\...\.............\img11.jpg
........................\...\.............\img12.jpg
........................\...\layout
........................\...\......\main.xml
........................\...\values
........................\...\......\attrs.xml
........................\...\......\strings.xml
........................\src
........................\...\com
........................\...\...\mingrisoft
........................\...\...\..........\MainActivity.java