If  i am using the streaming API's provided by the SDK that is
                        mMediaPlayer.setDataSource(url);
                        mMediaPlayer.prepareAsync();

If we are using this and if there are some max file transfer per connection
rules set by the connection provider,does the SDK automatically take care of
such issues where in different carriers have different file transfers per
connection limit.

What i really want to know is say i have an url for a song for streaming ,do
i need to send it in chunks because of the limitations of the carrier
settings.When is the program given in the following link useful otherwise?

http://blog.pocketjourney.com/2008/04/04/tutorial-custom-media-streaming-for-androids-mediaplayer/

Thanks!

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