Home:ALL Converter>ArcGIS runtime sdk for android

ArcGIS runtime sdk for android

Ask Time:2013-07-12T21:04:06         Author:Soroush Ojagh

Json Formatter

I want to use ArcGIS runtime sdk in eclipse (Juno version), I followed these steps:

  1. Install JDK (v1.6)
  2. Install Android SDK (v1.6)
  3. Install eclipse (Juno)
  4. Modify Settings for android ADT in (Help-install new software...)
  5. Download ArcGIS runtime SDK (zip file) and extract it, then modify settings in eclipse (help/install new software/add/ going to the directory that contain extracted zip file)

But when I want to create new "ArcGIS project for Android" this error occurred:

proguard.cfg does not exist in C:/Program Files(86)/Android/SDK/tools/lib/proguard.cfg

and when this project is created it doesn't contain project.properties and proguard.config. How I can solve this problem? Is it necessary to install ArcGIS server?

Author:Soroush Ojagh,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/17615575/arcgis-runtime-sdk-for-android
yy