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.
2 つの mp3 ファイルをバックグラウンド ミュージックとして同時に再生し、バックグラウンド ミュージックの途中で別の mp3 を追加するアプリを開発しています。
はい、java.lang.Thread!を使用して可能です。
java.lang.Thread
異なるスレッドを使用して、複数の曲を開始できます。