I am working in an android app and I need to make an optionMenu
with an option to disable/enable the sounds in the app.
Is it possible in android have full control over the volume of the app? Is there any method that could do that? Must I do this with code?
Thanks