Software or hardware device designed to play audio/video files.
Please see the code i am using for streaming shoutcast stream, it works with one URL but NOT with the …
android media-player uri audio-streaming shoutcastThis is the code am using to fetch a file name(.mp3) dynamically from some other class as am having …
android android-asynctask media-player android-assetsAfter looking around for a decent library for playing videos in Java, I've come unstuck. Everyone around is screaming not …
java api video media-playerI'm trying to use the same media player but change the data source. Here is what I'm trying to do: …
android media-player android-audiomanagerI am an average C/C++ programmer. Recently I took a project to make a media player with a smart …
c++ c mp3 media-player libvlcI want to develop activity or fragment like Youtube. "When user click on video from list it start playing in …
android android-layout media-player android-video-playerI'm using a SoundPool to play audio clips in my app. All is fine but I need to know when …
android audio media-player duration soundpoolI have an application that will record and play audio files. Some of the audio files are downloaded using simple …
android audio media-player sd-cardDoes anyone know if it's possible to detect when a VideoView is buffering? I want to show a ProgressDialog when …
android media-player android-videoviewI would like to play sound after touching the button. MediaPlayer works fine, but I read somewhere that this library …
android button media-player wav