Enable Video & Voice Calls
- go to Agoras' Website and Singup for a new account
- once you are in Agora's Console create a new project and make sure to select Testing Mode
- now get your AppId by clicking on the 'closed-eye' icon
- then go to Android Studio
build.gradle
replace agora_app_id
with appId you copied before
- click on Sync now in Android Studio to save changes.