The v17 version of ArcGIS Android SDK and eclipse ADT plug-in has made significant changes in dependency management in Android projects. It will break the existing ArcGIS Android SDK project model and the android project in eclipse.No longer add Dependencies from user Variables.
This problem occurs only during deployment. In the design, your android project will not have any problems, so you may not realize it at first, but when you want to deploy a project from eclipse or export the APK fileProgramA crash may occur. The improvement measures are as follows:
1. Click Your arcgisfor Android project;
2. Select "attributes ";
3. Select "javabuild path ";
4. Select "orderand export ";
5. Select All "arcgis_for_android" resources.
The "orderand export" page is as follows:
Next, you only need to update your project to v17:
1. Click Your arcgisfor Android project;
2. Choose "androidtools (Android tool)"> "fixproject properties (repair project properties )"
In this way, your application should be able to run as expected now. In the forthcoming releaseArcGIS runtime SDK forandroid V1.1.