how to implement voip in android

孤街醉人 提交于 2019-12-06 05:41:19

问题


I want to use voip functionality in android. What can I use to implement voip functionality in android?.

It is required that same application is install on receive side mobile. Please post links or source so that I can implement this functionality.


回答1:


I am using this link that describe how to build a VoIP client for Android. I think you will also find it useful.




回答2:


Have you tried sipDroid . Its open source client for Voip calls. Follow the link i shared you will get all the details you need.

There is one more demo app from google called SipDemo. Its bundled with android itself



来源:https://stackoverflow.com/questions/12526305/how-to-implement-voip-in-android

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!