I’m working on an app that streams live audio to the device. But, with some devices when the user is browsing the internet the application stops the audio playing. What’s the best way to fix this problem?
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 can use an Android Component Called
Servicesfor this kind of background activity. A Service is an application component that can perform long-running operations in the background and does not provide a user interface