Android ODK Collect URL-Scheme

Hi.

I'm a software development, and i need to open the installed app ODK Collect on Android device from my own app. I know that i can do that with URL-Scheme (like that myapp://views/navigate.html ), but i don't know if ODK Collect supports URl-Scheme and, if it was true, what is the name of the ODK Collect to use in the URL-Schem.

Anybody can help me with that?

Thx!

Hi @AugustoGuima
I'm in the middle of building an app for testing collect intents. Please download it https://github.com/grzesiek2010/collectTester and there you can find all available examples how to open activities of collect from your app.

Regards,
Grzegorz

2 Likes