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.
我正在尝试从保存在 SD 卡上的外部存储中的先前录制的音频记录创建音频播放。录制部分工作正常,但我无法使用 setDataSourceFD 创建 MediaPlayer,并且收到错误 java.io.IOException: setDataSourceFD failed: status=0x800000000。我感谢任何反馈或帮助。
谢谢。