As per the title, is AudioManager.OnAudioFocusChangeListener supported in Android version 2.1?
As per the title, is AudioManager.OnAudioFocusChangeListener supported in Android version 2.1?
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.
The short answer is no. The long one is here:
See the official Android Reference for AudioManager.OnAudioFocusChangeListener right on the top stands
Since:API Level 8. If you look to Android API Level which is linked there too you will see that this interface exists since Android 2.2.x.