Hello, I am trying to create a BroadcastReceiver that monitors for Volume changes. Searching the internet and the GIT repository, it appears that there is an AudioManager.VOLUME_CHANGED_ACTION. However Eclipse does not recognize this and will not build the project.
The minSdkVersion is set to 9. Has this changed? TIA -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

