如何在android中实现无需定制的SD卡图库?

发布于 2024-10-09 09:08:38 字数 201 浏览 4 评论 0原文

如何直接在我们的应用程序中实现SD Card Gallery

我知道在 iPhone 上这是可能的。我们可以直接实现并访问sdcard的照片,无需在iphone中进行任何定制。

我想在 Android 应用程序中实现相同的 Gallery 界面。

请告诉我...

谢谢。

How to implement SD Card Gallery into our application directly?

I know it is possible in iphone . We can implement and access photos of sdcard directly without any customization in iphone.

I want to implement the same interface of Gallery into android app.

Please let me know...

Thank you.

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

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

发布评论

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

评论(1

江南烟雨〆相思醉 2024-10-16 09:08:38

这是一个帮助您入门的链接。

http://developer.android.com/resources/tutorials/views/ hello-gallery.html

这也会给你一个粗略的想法。当然,稍后您必须即兴发挥,使其按照您想要的方式运行。

Android 如何使用 SD 卡中的文件路径从我的应用程序预览图像

Here is a link to get you started.

http://developer.android.com/resources/tutorials/views/hello-gallery.html

and this one will give you a rough idea too. Of course, you will have to improvise later to make it function just the way you want it to.

Android How to preview an image, using its file path from SDcard, from my application

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