You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
linphone-tutorials/android/kotlin/4-OutgoingCall
Sylvain Berfini f004b5c107
Added READMEs
3 years ago
..
.idea Renamed Android tutorials 3 years ago
app Renamed Android tutorials 3 years ago
gradle/wrapper Renamed Android tutorials 3 years ago
.gitignore Renamed Android tutorials 3 years ago
README.md Added READMEs 3 years ago
build.gradle Renamed Android tutorials 3 years ago
gradle.properties Renamed Android tutorials 3 years ago
gradlew Renamed Android tutorials 3 years ago
gradlew.bat Renamed Android tutorials 3 years ago
settings.gradle Renamed Android tutorials 3 years ago

README.md

Outgoing call tutorial

In the previous tutorial we saw how to handle an incoming call, now let's start one.

We'll also see how to enable video during a call, switch between the front and back cameras if available and display our own preview.