通过Intent检索Android图库中的图片

发布于 2024-12-26 18:30:27 字数 172 浏览 2 评论 0原文

我正在我的应用程序中构建一个自定义图库,方法是通过意图从 Android 图库中填充它。这工作正常,但现在我想过滤图像。

例如,我不需要 Android 图库中的所有图像,而只需要在特定日期拍摄的图像。我可以根据我的意图设置一些过滤器或打包一些额外的参数到Andriod gallery,以便返回所需的图像子集吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文