Select to view content in your preferred language

Can not Install ArcGIS Runtime SDK For Android on Eclipse ADT

2707
1
05-12-2014 07:04 PM
markinder
New Contributor
I am experiencing the  problem that has been noted in another thread, however I am stumped.  I have tried the suggestions in the other thread but no joy.

System is win 7, 4g ram
Eclipse is
Android Developer Tools

Build: v22.6.2-1085508

And runs up fine!

Download the sdk: arcgis-android-sdk-v10.2.3.zip
and tested the archive which is fine - unzips ok.

help>install new software>
Uncheck the option:
"Contact all updates sites during install to find required software (as per bug notice in another article) (actually tried it with and without this option"

>Add
enter in:
"ArcGIS Android Local updatesite"
and in archive
"arcgis-android-sdk-v10.2.3.zip"

Which becomes:
"jar:file:/C:/Users/marki/Downloads/arcgis-android-sdk-v10.2.3.zip!/"

Click on Ok and get:
Could not find jar:file:/C:/Users/marki/Downloads/arcgis-android-sdk-v10.2.3.zip!/

This stops me here

Have also tried unzipping archive and attempting to load just the local option but this also fails.

Help!!!

Thanks,
0 Kudos
1 Reply
AndyGup
Esri Regular Contributor
Try these steps, I just did them on both an old Windows laptop and a new Mac:

1. Start Eclipse and select Help > Install New Software. (Just leave all defaults)
2. In the top right corner, click Add.
3. In the Add Repository dialog box, enter "ArcGIS Android Public updatesite" as the Name.
4. Use "http://developers.arcgis.com/android/eclipse/updatesite/" as the Location.
5. Click OK. (this should automatically download and install everything)

-Andy
0 Kudos