Android Project to display images in thumbnail and extended view.
android-image-viewer is hosted in the following web site
https://github.com/dumparun/android-image-viewer
If you think the Android project android-image-viewer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-image-viewer.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 5 |
Activity Count | 2 |
jar files used | android-support-v4.jar dropbox-android-sdk-1.5.4.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
android-image-viewer has the following Java source files.
info.dumparun.imageviewer.MainActivity.java info.dumparun.imageviewer.dropbox.DownloadRandomPicture.java info.dumparun.imageviewer.dropbox.DropBoxAPISetup.java