I am trying to call android shell app native function from a trusted web activity(PWA).
I know that we can do this for webviews using @JavascriptInterface notation, b