android select image.
select_image is hosted in the following web site
https://github.com/kakalee/select_image
If you think the Android project select_image 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 select_image.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 2 image files in select_image. The names of the image files are listed as follows.
selected.png unselected.png
The following screenshort is generated from the image listed above.
select_image has the following Java source files.
com.example.myapp.MyActivity.java com.example.myapp.SelectAdapter.java com.example.myapp.SelectImage.java com.example.myapp.SelectImageActivity.java com.example.myapp.SelectObject.java