android-getting-started-samples
android-getting-started-samples copied to clipboard
Sync Error com.adobe.creativesdk:image:4.8.4
compile 'com.adobe.creativesdk:image:4.8.4' compile 'com.android.support:appcompat-v7:25.3.1'
above lib not sync to project .
did you found any solutions ? LoganRaja?
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.
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?