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.
作曲用のアプリケーションを作りたいです。サウンドを再生する設定ボタンがありますが、ここで必要なのは、サウンドが繰り返されるまでの時間遅延を制御することです。試してみsetLoopingましたが、遅延なくループします。
setLooping
OnCompletionListener の助けを借りて、自分でループを実装する必要があります