> Was this in the SDK and then removed? If you look at the source code > for AudioManager.java, the string is there!
Lots of things are defined in the source code but not part of the SDK. > I have found references to this message from email archives in 2009. > > AudioManager.ADJUST_LOWER and ADJUST_RAISE > > Are these the new replacements? The documentation says it only relates > to ringer volume. Don't know those two, but if you can't see it with Eclipse you probably shouldn't use it. > How do you snoop for Audio player volume changes? With the intent string you mentioned. But of course you risk it not being available on a device or not being relevant at all in a future Android release. Pent -- 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

