Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
i want to play MediaPlayer for 1 second. How to set Duration in this code..
| ||||
You don't need to do anything on the Try this code:
| |||
You could use TimerTask to schedule a MediaPlayer.stop() to run after 1 secs.
| |||
default
.
stackoverflow.comm
No comments:
Post a Comment