Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想制作一个android程序来播放原始文件夹中的几种声音。每个声音都可以通过自己的播放/暂停按钮来控制,另一件事是,这个程序也可以在后台运行(作为服务)我怎么办请有人帮我做这件事我已经尝试过了,但它不起作用。任何帮助将不胜感激......
我认为最好使用SoundPool类同时管理多个声音。
SoundPool