Hello everybody,
I'm a newbie in the arcgis world. I have downloaded the runtime samples for Android. The project have a lot of modules but it's inside all-in-one called
arcgis-runtime-samples-android
Well, when I try to sync all the project I have this message:
Someone have any idea whats happen? because i'm touching the dependencies in the generic build.gradle (app not the module option) and anything works.
Thanks for your help
Hi laeticia DS!,
I'm not an Android developer but maybe: Eric Bader, Dan O'Neill or Puneet Prakash can help you here?
Cheers!
Which version of the Gradle plugin are you using?
Hi Alexander Nohe, thanks for you comment.
For the moment I'm using
classpath 'com.android.tools.build:gradle:2.3.3'
But I can add a little more information:
And about the Project Structure:
I hope it can help
Hmm... Can you post your full gradle file?