Hello everyone!
I'm developing an android app using Arcgis and I'm at a stage of development where I need to create a way to generate a .shp file from the map created. I would like to create a .shp file and save the file locally.
I read about extracting SHAPEFILES in this article , but I didn't find anything else.
I would like to know what is the best way to achieve this goal in android studio. If anyone has done something like this and can help me I would appreciate it.