Samagra-Development / odk-collect-extension

ODK Collect is an Android app for filling out forms. ODK Collect Extensions is a layer on top of ODK Collect to make it easier to integrate inside existing Android apps.
https://docs.getodk.org/collect-intro
Apache License 2.0
5 stars 18 forks source link

Fix conflicting provider issue #41

Closed chinmoy12c closed 1 year ago

chinmoy12c commented 1 year ago

Currently, the providers are hard coded. This means that any two applications that use ODK extension as a library when installed on a single device, would fail to install due to conflicting providers.