Search code examples
androidmedia-playerandroid-mediaplayer

What means: MediaPlayer - This is not a sprint project


While working with the MediaPlayer I recognized this log message and wondered about its meaning. Does anyone have an idea? The player works fine but this message seems strange.

02-21 18:25:44.157: I/MediaPlayer(21538): This is not a sprint project

Solution

  • I feel that this print is coming from a phone caller application or a Youtube kind of application. I think this print has been put to identify that the network provider is not Sprint. There is a very similar log for HTC One as in this post. It looks like a customized version of the MediaPlayer to print the statistics of the connection setup.