opentok-android-sdk-samples icon indicating copy to clipboard operation
opentok-android-sdk-samples copied to clipboard

Null extracted folder for artifact: ResolvedArtifact

Open RanoshTarek opened this issue 2 years ago • 1 comments

Null extracted folder for artifact: ResolvedArtifact(componentIdentifier=com.vonage:webrtc:84.0.20, variant=com.vonage:webrtc:84.0.20 configuration compile, variantName=null, artifactFile=C:\Users\rana.gradle\caches\modules-2\files-2.1\com.vonage\webrtc\84.0.20\693d4c04eea690be174ecd0d60dd80aa19456dd9\webrtc-84.0.20.aar, isTestFixturesArtifact=false, extractedFolder=null, publishedLintJar=null, dependencyType=ANDROID, isWrappedModule=false, buildMapping={current_build=projectname})

RanoshTarek avatar May 18 '22 11:05 RanoshTarek

change gradle properties and increase the RAM

org.gradle.jvmargs=-Xmx4096m

rktalusani avatar May 23 '22 04:05 rktalusani

Thanks, @rktalusani 💪

Closing, since this was fixed by a kind samaritan :-)

v-kpheng avatar Oct 07 '22 23:10 v-kpheng

Hello!, I currently have the same error, only from a React Native app. The error only occurs when trying to add an .aar to the project, otherwise it works correctly. (i am using react native version 0.72.5 and android studio 22.3.1 patch 2)

javierbc121086 avatar Oct 15 '23 07:10 javierbc121086