On Tue, Mar 3, 2009 at 8:27 PM, manoj <manojkumar.m...@gmail.com> wrote:
>
> Hi,
>
> I am developing a media player application which downloads from
> internet and plays.

Do you mean that it streams, e.g. you call
MediaPlayer.setDataSource("http://yourhost.com/yourfile.mp3";), or are
you really downloading the file first, and then playing back the
downloaded copy?

--~--~---------~--~----~------------~-------~--~----~
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