.. | ||
.idea | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
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.