在android中对raw文件夹进行分类?

发布于 2024-11-27 21:31:27 字数 172 浏览 1 评论 0原文

我有大约 300 个 .mp3 文件。所以我需要将它放在 raw 文件夹中。有什么方法可以将这些文件保存在一个组中(如animalvoice、birdsvoice等)?

我尝试在 raw 文件夹中添加一个文件夹,将每个文件夹中的 100 个声音文件分组。但是资源ID没有生成..

有什么解决办法吗?

I have around 300 .mp3 files. so i need to place it in raw folder. Is there any way to keep these files in a group (like animalvoice, birdsvoice etc) ?

I try to add a folder inside the raw folder to group 100 sound files in each folder. But resource id is not generating..

Any solution?

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

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

发布评论

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

评论(1

信愁 2024-12-04 21:31:27

这是不可能的。

如果您想要文件夹结构资产是可行的方法,但是您必须进行自己的路径管理。

this is simply not possible.

if you you want to folder structure Assets is the way to go, but then you have to do your own path management.

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