Android mini gallery.
ViewPic is hosted in the following web site
https://github.com/tnataly1990/ViewPic
If you think the Android project ViewPic 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 ViewPic.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_CONTACTS android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
ViewPic has the following Java source files.
com.example.viewpic.activities.EditPictureActivity.java com.example.viewpic.activities.MainActivity.java com.example.viewpic.activities.SendEmailActivity.java com.example.viewpic.adapters.PicturesGridViewAdapter.java com.example.viewpic.beans.Picture.java com.example.viewpic.beans.PictureHolder.java com.example.viewpic.utility.FilesUtility.java com.example.viewpic.utility.LogsUtility.java