what was the point of doing the onpause method when there was no way to pause it? also if you have a onpause shouldn't you have a onresume? how do you get ur sound to loop,
BigGayDoug 1 month ago
@BigGayDoug onPause method is called when the activity pauses, not the MediaPlayer object.
supersushi269 1 month ago
what was the point of doing the onpause method when there was no way to pause it? also if you have a onpause shouldn't you have a onresume? how do you get ur sound to loop,
BigGayDoug 1 month ago
@BigGayDoug onPause method is called when the activity pauses, not the MediaPlayer object.
supersushi269 1 month ago