I\'m trying to write a light-weight HTTP server in my app to feed dynamically generated MP3 data to the built-in A开发者_如何学编程ndroid MediaPlayer.I am not permitted to store my content on the SD c
I have a button that plays an audio file on its click listener. If the button is clicked again and again while the audio file is being played then the app crashes. What\'s the solution?
I want to play the above trailer using following code but it is not working throwing following error Command PLAYER_INIT completed with an error or info PVMFFailure
I\'m streaming an mp3 file using MediaPlayer mp.setDataSource(myContext, Uri开发者_如何学运维.parse(\"http://my_song.mp3\"));
I\'m coding an app that works with the current status of the Android Media Player, basically, I\'m trying to find a way to obtain, for example, the current track information or the track next on the l