Android Open Source - Photo library PhotoPicker






Project Summary

Android library to select multiple photos from gallery.

Web Site / Source Repository

PhotoPicker is hosted in the following web site
https://github.com/thuytrinh/PhotoPicker

If you think the Android project PhotoPicker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PhotoPicker.

ItemValue
Java File Count22
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Test Case Count2
jar files usedespresso-1.1.jar
testrunner-1.1.jar
testrunner-runtime-1.1.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




License

The license information of PhotoPicker is as follows:

GNU General Public License

Resource Files

There are 1 image files in PhotoPicker. The names of the image files are listed as follows.

ic_checked.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.thuytrinh.photopicker.controller.GroupByBucketIdFunc.java
com.thuytrinh.photopicker.controller.ImageCursorMapperTest.java
com.thuytrinh.photopicker.controller.ImageCursorMapper.java
com.thuytrinh.photopicker.controller.SimpleLoaderListenerTest.java
com.thuytrinh.photopicker.controller.SimpleLoaderListener.java
com.thuytrinh.photopicker.controller.activity.PhotoChooserActivityTest.java
com.thuytrinh.photopicker.controller.activity.PhotoChooserActivity.java
com.thuytrinh.photopicker.controller.adapter.AlbumsAdapter.java
com.thuytrinh.photopicker.controller.adapter.PhotosAdapter.java
com.thuytrinh.photopicker.controller.fragment.AlbumsFragment.java
com.thuytrinh.photopicker.controller.fragment.PhotosFragment.java
com.thuytrinh.photopicker.controller.loader.AlbumsLoaderTest.java
com.thuytrinh.photopicker.controller.loader.AlbumsLoader.java
com.thuytrinh.photopicker.controller.loader.PhotosLoaderTest.java
com.thuytrinh.photopicker.controller.loader.PhotosLoader.java
com.thuytrinh.photopicker.model.PhotoTest.java
com.thuytrinh.photopicker.model.Photo.java
com.thuytrinh.photopicker.module.AppModule.java
com.thuytrinh.photopicker.module.ObjectLocator.java
com.thuytrinh.photopicker.view.AlbumView.java
com.thuytrinh.photopicker.view.PhotoItemLayoutTest.java
com.thuytrinh.photopicker.view.PhotoItemLayout.java