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
Post a Comment