How to launch from an android section "get blank form" from ODK

Hi all,

I would like to launch the screen "get blank form" from an android application.

I think it should be using some uri as "content://org.odk.collect.android.provider.odk.forms/forms" which shows the section "fill blank form" from ODK

Hi @George

you can take look at this sample app: https://github.com/grzesiek2010/collectTester

Hi,
how do i know what is the proper uri?