I have streamed audio from url,but when the call or sms comes i need to pause the song and when the call ends again i am gonna resume the song…
How to do this?…
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.
This method works in my app, it’s pretty simple. In your
onCreate()put this code to listen for phone events and then act appropriately: