If you launch an Android browser with a Jitsi url into a specific room, the Jitsi page has a link to launch the Jitsi app. If you press that link then the browser will launch the Jitsi app into that specific room. So there must be a way to launch the Jitsi app with intent arguments to start in the same room. Does anyone know how to set up a launch intent with arguments?
I tried creating an intent with add string that match the URL arguments.