Thursday, 19 September 2013

Network condition monitoring, in android native voip SDK

Network condition monitoring, in android native voip SDK

I have developed an android VOIP client using the native Android VOIP SDK,
I have been asked to display the status of the network during the active
phone call, e.g. The App says Expect good,bad or fair phone call in real
time while the user is talking, just like Skype or Viber.
Perhaps I could not find the solution myself because I presumed that Viber
or Skype implemented it from within their VOIP stack, While in the reality
It is just a separate software-networking function.

No comments:

Post a Comment