I want to get the android device volume. In iOS exists this property Ti.Media.volume but in Android doesn't work.
Ti.Media.volume
Thank you.
As a workaround you can use volume control module to control device volume for both android and iOS.