如何访问 Android 设备上的图库文件夹

发布于 2024-12-07 23:03:33 字数 79 浏览 1 评论 0原文

我想从图库文件夹中检索视频或图像。在我的蜂窝平板电脑中,我没有 SD 卡。谁能告诉我如何在android中检索图像或视频?

谢谢

I want to retrieve a video or image from the gallery folder. In my honeycomb tablet I don't have a sdcard. Can anybody tell me how to retrieve the image or video in android?

Thanks

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

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

做个ˇ局外人 2024-12-14 23:03:33

使用 MediaStore 内容提供程序在设备上查找索引媒体。例如,图库应用程序使用 MediaStore —— 没有“图库文件夹”。

Use the MediaStore content provider to find indexed media on the device. The Gallery application, for example, uses MediaStore -- there is no "gallery folder".

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