Description: 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.
To Search:
File list (Check if you may need any files):
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