

The following setup steps assume that you are working in a development environment that is disconnected from the internet. Setting up ArcGIS Android API to work with local Maven repository aar), found in the libs folder, contains the API jar libraries arcgis-android-api and its third-party dependencies and core native libraries. Manually add dependencies to the ArcGIS Runtime SDK for Android or use other resources contained in the download. Unzip the downloaded archive to a location on your development machine.On your Dashboard, click Downloads, and select the latest version of ArcGIS Runtime SDK for Android.On the Downloads page, you can also download a separate PDF of the Guide documentation. Click Apply or OK button to save changes.If you are unable to make use of the public Gradle repository, you can instead download the SDK and add the dependencies to your project manually by including the local AAR and all dependency artifacts.If you are not sure, i have listed the plugins below which are safe to disable. In Plugins window, uncheck the boxes against the plugins you are not using.You can improve the performance of android studio by disabling a number of plugins which are not required for your current project and believe me there are some active plugins in your android studio which you are not using right now.

Improve the overall Performance of Android Studio:

