文件名称:jddxc
介绍说明--下载内容均来自于网络,请自行研究使用
该源码实现了一款简单的相册程序,该小应用实现了Grid View和Gallery两种浏览模式,主要我们点击后显示每张,左右滑动实现图片之间的切换。程序中应用了自定义的Adapter和通过文件路径加载图片,而且还可以左右滑动切换图片,非常不错的源码。-The source code to achieve a simple photo album program, the small application to achieve the View Gallery and Grid two browser mode, we click on the main display each, slide to achieve a picture between the left and right. Procedures in the application of a custom Adapter and through the file path to load the image, but also can slide around the picture, very good source.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyPicture
.........\.classpath
.........\.project
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\classes
.........\...\.......\com
.........\...\.......\...\yl
.........\...\.......\...\..\picture
.........\...\.......\...\..\.......\MyPictureActivity$1.class
.........\...\.......\...\..\.......\MyPictureActivity$2.class
.........\...\.......\...\..\.......\MyPictureActivity.class
.........\...\.......\...\..\.......\PingPuActivity$1$1.class
.........\...\.......\...\..\.......\PingPuActivity$1.class
.........\...\.......\...\..\.......\PingPuActivity$MyAdapter.class
.........\...\.......\...\..\.......\PingPuActivity.class
.........\...\.......\...\..\.......\R$attr.class
.........\...\.......\...\..\.......\R$drawable.class
.........\...\.......\...\..\.......\R$id.class
.........\...\.......\...\..\.......\R$layout.class
.........\...\.......\...\..\.......\R$string.class
.........\...\.......\...\..\.......\R.class
.........\...\.......\...\..\.......\SuolueActivity$1.class
.........\...\.......\...\..\.......\SuolueActivity$MyAdapter.class
.........\...\.......\...\..\.......\SuolueActivity.class
.........\...\.......\...\..\.......\SuolueDisplayActivity$1.class
.........\...\.......\...\..\.......\SuolueDisplayActivity.class
.........\...\classes.dex
.........\...\MyPicture.apk
.........\...\res
.........\...\...\drawable-hdpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-ldpi
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-mdpi
.........\...\...\.............\ic_launcher.png
.........\...\resources.ap_
.........\build.properties
.........\gen
.........\...\com
.........\...\...\yl
.........\...\...\..\picture
.........\...\...\..\.......\R.java
.........\META-INF
.........\........\MANIFEST.MF
.........\proguard.cfg
.........\project.properties
.........\res
.........\...\drawable-hdpi
.........\...\.............\a1.jpg
.........\...\.............\a2.jpg
.........\...\.............\a3.jpg
.........\...\.............\a4.jpg
.........\...\.............\a5.jpg
.........\...\.............\a6.jpg
.........\...\.............\a7.jpg
.........\...\.............\a8.jpg
.........\...\.............\ic_launcher.png
.........\...\drawable-ldpi
.........\...\.............\ic_launcher.png
.........\...\drawable-mdpi
.........\...\.............\ic_launcher.png
.........\...\layout
.........\...\......\main.xml
.........\...\......\pingpu.xml
.........\...\......\suolue.xml
.........\...\......\suoluedisplay.xml
.........\...\values
.........\...\......\strings.xml
.........\src
.........\...\com
.........\...\...\yl
.........\...\...\..\picture
.........\...\...\..\.......\MyPictureActivity.java
.........\...\...\..\.......\PingPuActivity.java
.........\...\...\..\.......\SuolueActivity.java
.........\...\...\..\.......\SuolueDisplayActivity.java
.........\说明.htm