문제

I am building a custom gallery in my app by populating it from Android gallery through intent. This is working fine but now I want to filter images.

For example I do not want all the images from the Android gallery but only images that were taken on a specific date. Can I set some filter or pack some extra parameters with my intent to Andriod gallery so that a subset of images that are required are returned?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top