CreativeSDK / android-getting-started-samples

Getting started guides and sample code for the Adobe Creative SDK for Android
63 stars 33 forks source link

Sync Error com.adobe.creativesdk:image:4.8.4 #44

Open LoganRaja opened 7 years ago

LoganRaja commented 7 years ago

compile 'com.adobe.creativesdk:image:4.8.4' compile 'com.android.support:appcompat-v7:25.3.1'

above lib not sync to project .

priyankapc commented 6 years ago

did you found any solutions ? LoganRaja?

mannan541 commented 6 years ago

having same issue: Error:Conflict with dependency 'com.google.code.findbugs:jsr305' in project ':app'. Resolved versions for app (3.0.1) and test app (2.0.1) differ. See http://g.co/androidstudio/app-test-app-conflict for details.

s4cha commented 5 years ago

Facing the same issue Gradle sync failed: Could not GET 'https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/image/4.8.4/image-4.8.4.pom'. Received status code 500 from server: Server Error Consult IDE log for more details (Help | Show Log) (20s 71ms)

Looks like the server sends back a 500 status code even though the .pom is dowloaded :/ Any ideas?