i moved from eclipse to android studio and import my project to android studio but got this error :
Error:(59, 28) error: package com.esri.android.map does not exist
.
Error:(66, 30) error: package com.esri.core.geometry does not exist
i use arcgis-android-sdk-v10.2
Hi Mohsen,
Have you read this blog post? It might be a good place to start.
Migrating to Android Studio | ArcGIS Blog
Android Studio uses the gradle dependency management framework to get dependent libraries required by your project. This is quite different from how you referenced your arcgis jars from within Eclipse.
I hope this is helpful. Let us know.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.