Android Mediastore 和外部数据库

发布于 2025-01-08 09:37:49 字数 93 浏览 0 评论 0原文

我是 Android 应用程序开发新手。我想创建一个视频列表,该列表将由外部数据库 phpmyadmin 和 mysql 填充。我可以为此使用 mediastore 类吗?

I'm new to android app development. I want to create a video list that will be populated by an external database phpmyadmin and mysql. Can I use the mediastore class for this?

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

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

发布评论

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

评论(1

近箐 2025-01-15 09:37:49

MediaStore 类包含有关内置 MediaStore 内容提供程序的信息。您可能能够也可能无法使用 MediaStore,具体取决于您想要执行的操作。

我不愿意回答更多细节,因为我不清楚你想做什么。简要概述您的应用程序正在尝试执行的操作。

The MediaStore class contains information about the built-in MediaStore content provider. You may or may not be able to use MediaStore, depending on what exactly you're trying to do.

I feel uncomfortable answering in any more detail, because it's not obvious to me what you're trying to do. Give a brief overview of what your app is trying to do.

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