Hello!
I want to add new points into a FeatureTable (ServiceFeatureTable) that is located in ArcGIS Online.
When I checked the API reference:
ServiceFeatureTable| arcgis-android
I cannot find any method that allow me to add data. I found this example for the Java version:
Add features—ArcGIS Runtime SDK for Java | ArcGIS for Developers
but methods described there are not available in the Android SDK 100 version...
Also, I cannot find in this page:
Choosing the right version | ArcGIS for Developers
this limitations....
Could somebody help with this? May I use the 10.2.9 SDK for editing purposes?
thanks in advance!