IDK why but after just coping the entier mainactivty.java file from this video IDK why my seek bar and timetable are not showing any progress there is an exception I have 2 audio files but the video show has only one so I have doubled all the methods also the onClick and a dialog which is different from it MainActivity.java
Tag: android-mediaplayer
Playing Multiple Mediaplayers with OnCompletionListener in Android Studio
help me, I’m a beginner, I’m trying to make an application in which there is audio that needs to be played, I try to use MediaPlayer, so that the audio can be played and paused, I have implemented …
Media player returns error and no sound plays
I have been testing my basic media player created for an app start up sound. The media is pulled from a URL contained within my firebase database. The media player works on an earlier emulators but not on any real device. The error code is MediaPlayer start called in state 0 (Error -38, 0). I’ve read that it’s because the