Groups
Groups
Sign in
Groups
Groups
android-tr
Conversations
About
Send feedback
Help
Android MediaPlayer nasıl cachelerim
11 views
Skip to first unread message
İbrahim Kasapoğlu
unread,
Jan 14, 2015, 4:13:48 AM
1/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Merhaba, androidde internetten çektiğim sesi nasıl cacheleyebilirim ? Kullandığım kod şu şekilde..
MediaPlayer mediaPlayer = new MediaPlayer();
mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC);
mediaPlayer.setDataSource(
http://example.com/sound.3gp
);
mediaPlayer.prepareAsync();
mediaPlayer.start();
Reply all
Reply to author
Forward
0 new messages