android - If we extend the httpclient somehow to capture some statistics, media player will use our extended Httpclient or not? -



android - If we extend the httpclient somehow to capture some statistics, media player will use our extended Httpclient or not? -

i'm trying capture statistics number of 302's , 200 oks or time takes client receive content streamer (time takes actual request (url) http client till http client sends content media player). cleanest way extend httpclient code. challenge me know if media player (any kind) utilize extended version of httpclient or not. appreciate if can help me @ to the lowest degree based on experience think this.

cheers, stz

the challenge me know if media player (any kind) utilize extended version of httpclient or not.

it not. starters, don't know if uses httpclient. if does, own httpclient subclasses not known mediaplayer.

android httpclient media player

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -