Water + Android + Webrtc

Iam new with element, i have one question, when i want develop Video Call Application using Water IDE and based on Webrtc+Android+Oxygen, what should prepared?

Azzahrah,

I must admit I am not familiar with WebRTC as such. With Elements, you can use all standard Android (and general Java) third party libraries. I would suggest starting with a plain Android app from templates, and Google for WebRTL libraries for Android (independent of Elements). chances are, what you find will work seamlessly from Elements as well, just by adding a reference to the .jar, war or Gradle package…

A cursory search finds e.g. https://webrtc.org/native-code/android/.

hth,
marc

Thank for answer, that is what i want, but i have try add webrtc jar, but WATER cannot export all of function…

What exactly fails?