SDK installation failed

1163
4
07-28-2017 01:01 AM
Radheshsoni
New Contributor
compile 'com.esri.arcgis.android:arcgis-android:100.1.0'
my android studo is unable to resolve this file. why?
0 Kudos
4 Replies
AlexanderNohe1
Occasional Contributor III

Did you specify the maven repository in your app level gradle file?

0 Kudos
Radheshsoni
New Contributor

Yaa sir i specify it  but  it said installation failed.

0 Kudos
AlexanderNohe1
Occasional Contributor III

Perhaps your work blocks access to the sdk.  Maybe you need to go over a proxy?

0 Kudos
AlexanderNohe1
Occasional Contributor III

https://community.esri.com/message/675365-re-failed-to-resolve-comesriarcgisruntimearcgis-android100... 

This is from another user who is interested in how to go over a proxy

0 Kudos