1

の期間を設定したいMediaPlayer。これが私のコードです:

MediaPlayer play = MediaPlayer.create(getApplicationContext(),R.raw.beepsound);
play.start();
4

1 に答える 1