jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
277 stars 240 forks source link

Could not resolve org.jitsi.react:jitsi-meet-sdk:2.8.2 #54

Closed wrrgit closed 4 years ago

wrrgit commented 4 years ago

when i import android to Android Studio,compile it, error Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve org.jitsi.react:jitsi-meet-sdk:2.8.2. Show Details Affected Modules: app please help me root build.gradle // Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript { repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.6.3'

    // NOTE: Do not place your application dependencies here; they belong
    // in the individual module build.gradle files
}

}

allprojects { repositories { maven { url "https://github.com/jitsi/jitsi-maven-repository/tree/master/releases" } google() jcenter() } }

task clean(type: Delete) { delete rootProject.buildDir }

app build.gradle dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

// Jitsi Meet
implementation ('org.jitsi.react:jitsi-meet-sdk:2.8.2') { transitive = true }

}

saghul commented 4 years ago

Do a ./gradlew clean —refresh-dependencies

wrrgit commented 4 years ago

Do a ./gradlew clean —refresh-dependencies

you meen E:\AndroidStudio\jitsi-meet-Android-master>gradlew clean —refresh-dependencies ? i also try clear cache and restart but don`t work 。i really worry 。can you help me? Thanks vory much.

saghul commented 4 years ago

Sorry I don’t develop on Windows, I don’t know what’s happening :-(

wrrgit commented 4 years ago

Sorry I don’t develop on Windows, I don’t know what’s happening :-(

Can you tell me your compile environment and software and how compile ? I can try with Linux,I need your help,thanks

saghul commented 4 years ago

AndroidStudio on macOS or Linux. The sample projects run just fine on those.

wrrgit commented 4 years ago

AndroidStudio on macOS or Linux. The sample projects run just fine on those.

OK,thanks very much ,i will try in this way

wrrgit commented 4 years ago

AndroidStudio on macOS or Linux. The sample projects run just fine on those.

Im so sorry that i cant compile it with vpn, it always Unknown host 'raw.githubusercontent.com'. You may need to adjust the proxy settings in Gradle,but i dont set proxy. can you change this dependices aar and jar file to libs? I have a alicloud ,it is linux system,but it is a server system,cant compile android projects with it easily. i need you help,thanks

wrrgit commented 4 years ago

[Fatal Error] jitsi-meet-sdk-2.8.2.pom:7:10: �Ѿ����� doctype��

FAILURE: Build failed with an exception.

baijianghai commented 4 years ago

@wqxcloud Hi

Are you Resloved The Problem that AndroidStudio build complie ?

liyu0103 commented 3 years ago

@wqxcloud The maven repo is https://github.com/jitsi/jitsi-maven-repository/raw/master/releases, instead of "/tree/master/releases".

contactedme commented 3 years ago

Please let someone help me to solve this problem Failed to resolve: org.jitsi.react:jitsi-meet-sdk:2.+ Show in Project Structure dialog Affected Modules: app

aqeeb421 commented 9 months ago

Not yet the problem solved...?

wrrgit commented 9 months ago

这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。