Am trying to call an intent of my app from ODK collect in adroid 11. I am experiencing challenges in terms of package visibility. Below is what i have done sofar.
=> Definition in ODK collect xml form
body::intent
mlw.mw.odklookupupdater.VerifiyActivity(id='9021',question_id="12099191")
=> Definition in my application manifest