> 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.

It's not accessible from the official SDK. You can use the string.
Doesn't work on all devices.

Pent

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to