ffmpeg-android-java icon indicating copy to clipboard operation
ffmpeg-android-java copied to clipboard

android studio failed to resoleve

Open farhad-kargaran opened this issue 7 years ago • 1 comments

Hi I have added the following dependency to my gradle: compile 'com.writingminds:FFmpegAndroid:0.3.2' but android studio show me an error : Failed to resolve: com.writingminds:FFmpegAndroid:0.3.2 Why? whats the problem?

farhad-kargaran avatar Sep 15 '16 05:09 farhad-kargaran

@farhad-kargaran, I am getting the following error

ERROR: Unable to determine org.gradle.api.plugins.AndroidMavenPlugin argument #1: missing parameter value of type interface org.gradle.internal.Factory, or no service of type org.gradle.internal.Factory<org.gradle.logging.LoggingManagerInternal>

can u plz help me regarding how to resolve this?

spaul13 avatar Feb 23 '20 22:02 spaul13