Hello every body I've try to apply the "CreateRuntimeGeodatabaseActivity" in android Esri-sdk sample and it works correctly but when I'm trying to change the serviceĀ to "http://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/AssessmentAppeals/FeatureServer " I got an time out why ?????
It looks like the service that you are trying to do is not sync enabled and this is why it is not possible to download the runtime geodatabase. If you open the working service (Wildfire) and scroll down at the very bottom, you will notice that one of the supported operations is "Create Replica". This operation is missing from the AssessmentAppeals but is necessary in order to be able to create the runtime geodatabase.
The following documentation explains more about preparing your data for offline use
Prepare data for offline useāDocumentation (10.3 and 10.3.1) | ArcGIS for Server
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.