I did  what you said. Instead of a file for the local path, replaced it with 
HTTP://......./test.3gp   .............. =

URI uri = Uri.parse("HTTP://........./test.3gp"); the file format i used was 
.3gp?  Ignore the ............. I had a real domain name in there.
mMediaPlayer.setDataSource(this, uri);

And no luck. It does not play it.

Any ideas? thanks friends.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to