URL scheme for esri apps (Android)

1075
1
07-16-2018 11:50 PM
khalilramadeen
New Contributor III

Hi,

I'm working on custom URL scheme for esri apps, while the capability of iOS system to run all custom URL which received by email, copying it into browser to launch the app, I faced an issue with android mobiles, I tried the same URL to launch it in different ways (hyperlink, copying it to browser, and click on it directly), unfortunately I can't summon any application.

I'm wondering if there is any way to launch my links directly in my android phone.

The following links I tried to use:

  • arcgis-collector://
  • arcgis-collector://?itemID=4f1a06d7801e47dab848499570f1c0cb
  • arcgis-explorer://?itemID=a58e98207b1a472b941a45002457c6f7
  •  arcgis-navigator:///?stop=31.970997,35.878918

I tested the URL scheme on android 5.1 & android 8.0 with same result

Ismael Chivite‌ James Tedrick

0 Kudos
1 Reply
by Anonymous User
Not applicable

Here is some information from GitHub regarding the URL structures - this should work on Collector 10.4.1 and later on Android:

GitHub - Esri/collector-integration: Multi Language repository that contains documentation and sampl... 

0 Kudos