需要在android studio上开发VOIP应用程序的指导 [英] Need guidance on developing VOIP app on android studio

查看:160
本文介绍了需要在android studio上开发VOIP应用程序的指导的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在android studio上制作一个应用程序来执行以下操作..



允许同一WiFi网络上的移动用户通过以下方式进行通信的应用程序VOIP呼叫或聊天。





我具备Java,XML和其他几种语言的知识。我想知道如何开始这个?为了开始,我需要学习的所有概念是什么?我刚学会使用android studio,我可以制作简单的应用程序。非常感谢所有的帮助。

I'm trying to make an app on android studio which does the following..

An application which allows mobile users on the same WiFi network to communicate via VOIP calling or Chatting.


I have knowledge in Java, XML and few other languages. I want to know how do I go about starting this? What are all the concepts I need to study in order to make a start. I've just learnt to use android studio and I can make simple apps. All the help is deeply appreciated.

推荐答案

转到 http://www.codeproject.com/KB/android/#Android+Tutorial+Contest [ ^ ]。


我会避免从头开始创建这样的模块,因为VoIP是一个复杂的主题。

Android有很多开源和商业voip库。选择一个,那些有简单的方法,所以你只需要调用Register()和Call()等函数。



这里有一些免费或开源的VoIP库适用于Android:

-linphone

-pjsip

-mjsip

-sipdroid

-mizudroid

-doubango

-belle-sip
I would avoid creating such a module from scratch because VoIP is a complex topic.
There are many open source and commercial voip libraries for android. Choose one and those has simple methods so you will just have to call functions like Register() and Call().

Here are a few free or open source VoIP library for Android:
-linphone
-pjsip
-mjsip
-sipdroid
-mizudroid
-doubango
-belle-sip


这篇关于需要在android studio上开发VOIP应用程序的指导的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆