Greetings colleagues
Is it possible to load Load ArcGIS FieldMaps from CSEntry???
I am asking this to find out if it is possible to do so from the execsystem function
https://www.csprousers.org/help/CSPro/ ... bile.html
And if so, what would be the parameters of the function to be able to call the function from Android and if possible pass parameters to it???
Thanks in advance
Load ArcGIS FieldMaps from CSEntry
-
- Posts: 1839
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: Load ArcGIS FieldMaps from CSEntry
With the current Android security settings, you won't be able to do much with execsystem. Take a look at page describing ways to interact with other applications:
https://www.csprousers.org/help/CSPro/a ... tions.html
You'll likely have to ask Esri, but your best option would be to open their app via a "deep link." That's the best approach given the current Android security environment.
https://www.csprousers.org/help/CSPro/a ... tions.html
You'll likely have to ask Esri, but your best option would be to open their app via a "deep link." That's the best approach given the current Android security environment.
Re: Load ArcGIS FieldMaps from CSEntry
Dear Gregory,
I'm gonna try from the ESRI solution page https://doc.arcgis.com/en/survey123/ge ... rapps.htm to load the Field app on Android from a menu option in my app.
Thanks
I'm gonna try from the ESRI solution page https://doc.arcgis.com/en/survey123/ge ... rapps.htm to load the Field app on Android from a menu option in my app.
Thanks