This project is for fetching the folder wise multiple images from the customised gallery.
This project is made to create a customized gallery in your app. The gallery shows the media folderwise.
This sample uses the Gradle build system.
1.Download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)
2.In Android Studio, create a new project and choose the "Import non-Android Studio project" or "Import Project" option.
3.Select the CustomGallery directory that you downloaded with this repository.
4.If prompted for a gradle configuration, accept the default settings. Alternatively use the "gradlew build" command to build the project directly.
5.Now call the methods to use it.
A step by step series of examples that tell you how to get a development env running
Say what the step will be
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it for a little demo