Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load class 'javax.xml.bind.JAXBException'. #4

Open
linconcandoit opened this issue Mar 8, 2021 · 1 comment
Open

Unable to load class 'javax.xml.bind.JAXBException'. #4

linconcandoit opened this issue Mar 8, 2021 · 1 comment

Comments

@linconcandoit
Copy link

Getting issue - Unable to load class 'javax.xml.bind.JAXBException'. during app build

I am using JAVA 11

@djsamseng
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants