F
F
Fotonick2016-10-21 08:09:32
Android
Fotonick, 2016-10-21 08:09:32

What are the solutions for adding calls and video calls to your application?

What are the libraries, SDKs, etc. Now, in October 2016, what is the most reasonable way to use to add such functionality to the application? What is cheaper and more functional, where is the best way to save traffic?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rou1997, 2016-10-21
@Rou1997

The cheapest way is to use ordinary phone calls, no libraries, you can call from your application through Intent, but they will be accepted in the standard "Phone" application, as usual, similarly in Viber, etc. ready-made applications, you can look for a suitable Activity, and some of them may have a full-fledged API.

O
Oleg Gamega, 2016-10-21
@gadfi

WebRTC to help, lots of options
https://github.com/GleasonK/android-webrtc-tutorial
https://www.twilio.com/video
quickblox.com/developers/Sample-webrtc-android
https://webrtc.org /native-code/android/

A
aol-nnov, 2016-10-21
@aol-nnov

swiss army knife

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question