I am developing ArcGIS project and I would like to read/ view some of my shapefiles from other project. Anyone know how can I read/view or import those shapefiles into android studio...
thanks
You can use the ShapefileFeatureTable class. This allows a shapefile to be opened and displayed in a map by using a FeatureLayer.
ShapefileFeatureTable | ArcGIS Android 10.2.7 API
Also, here is some sample code
developer-support/runtime-android/add-shapefile-as-featurelayer/java/com/arcgis/android/samples/maps/shapefilesample at …
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.