I am in the development of an application which has 4 objects MediaPlayer
loaded and are reproducible, very similar to a keypad
I want to be able to set them as a ringtone, notifications or message and I can not find anywhere to do it.
Thank you very much for your time :), excuse me if I do not formulate the question very well, I am quite new in stackoverflow.
The objects are loaded like this, I add them to a raw folder previously and then.
sonido1 = MediaPlayer.create(this,R.raw.SonidoRandom);