ArcGis Runtime sample Android - Gradle DSL method not found

1077
4
07-05-2017 05:01 AM
laeticiaDS
New Contributor

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

4 Replies
Raul_Jimenez
Esri Contributor

Hi laeticia DS‌!,

I'm not an Android developer but maybe: Eric Bader, Dan O'Neill or Puneet Prakash can help you here?

Cheers!

AlexanderNohe1
Occasional Contributor III

Which version of the Gradle plugin are you using?

0 Kudos
laeticiaDS
New Contributor

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

0 Kudos
AlexanderNohe1
Occasional Contributor III

Hmm...  Can you post your full gradle file?

0 Kudos