I'm developing my first Android app for the Samsung Galaxy Tablet. In order to pass QA the app must be able to integrate with the volume control of the tablet.
Needs to handle:
- volume silder controls master device volume
- audio stops when a call starts
- audio stops when someone presses the 'hold' button
I basically inherited this heap of java code from a dev who went M.I.A. and have little knowledge of the frameworks involved in coding for Samsung devices. Thanks for any assist pointing me in the right direction.