Open linconcandoit opened 3 years ago
Open the folder "VideoWebRTC" and not "VideoWebRTC/app". If you then receive gradle errors go to build.gradle and update
build.gradle
dependencies {
classpath 'com.android.tools.build:gradle:4.2.2'
}
gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
Getting issue - Unable to load class 'javax.xml.bind.JAXBException'. during app build
I am using JAVA 11