ConnectSDK / Connect-SDK-Android

Android source project for Connect SDK
Apache License 2.0
301 stars 130 forks source link

Not able to include module in exists project #403

Closed VishV-Android closed 2 weeks ago

VishV-Android commented 1 year ago

A problem occurred evaluating project ':Connect-SDK-Android'.

Build was configured to prefer settings repositories over project repositories but repository 'Google' was added by build file 'Connect-SDK-Android\build.gradle'

When trying to include the module and start gradle sync at that time the project showing this error. I have, **Android Studio Flamingo | 2022.2.1 Patch 2 Build #AI-222.4459.24.2221.10121639, built on May 12, 2023 Runtime version: 17.0.6+0-b2043.56-9586694 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 1280M Cores: 8 Registry: external.system.auto.import.disabled=true ide.text.editor.with.preview.show.floating.toolbar=false ide.balloon.shadow.size=0 gradle.version.catalogs.dynamic.support=true ide.images.show.chessboard=true

Non-Bundled Plugins: dev.polek.adbwifi (1.2.5) com.markskelton.one-dark-theme (5.8.0) com.intellij.marketplace (222.4459.28)**

kabiraaaa commented 11 months ago

Getting same error, can anyone help.

keyur-Dev commented 11 months ago

Getting same error, is someone have any solution?

kabiraaaa commented 11 months ago

Getting same error, is someone have any solution?

I did figured out how to add it, will share soon in the thread. Once i get time in next week.

keyur-Dev commented 7 months ago

Getting same error, is someone have any solution?

I did figured out how to add it, will share soon in the thread. Once i get time in next week.

have you get any solution for this issue?

VishV-Android commented 4 months ago

@kabiraaaa did you figured out or not?

theduc0x commented 2 weeks ago

image

Can you try this to see if it works?

VishV-Android commented 2 weeks ago

@theduc0x I figured out this issue. Thanks for response.