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.
我正在开发一个带有一些按钮的应用程序。当按下按钮时,应用程序会使用 SoundPool 方法播放声音。有没有办法记录用户播放的声音序列并将其保存到文件中?提前致谢。
OnClickHandlers当然,正如您在按钮上已经拥有的那样,并且您SoundPool从那里调用,只需添加一行代码,将事件存储在一些List...
OnClickHandlers
SoundPool
List