I am using a media player instance to play a music file.I want to play the song for certain time then stop playing.I’m using a thread with counter decrementing but some how tis not workin properly.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you have to use handler for that
try this
create a class in you activity class as
make media player object member variable this will play that for five seconde then stop nthat