How to make Android treat app as browser

I am making a web browser app with the Web Viewer component.

Is there any way to make Android treat it as a browser which you can open links in, set as default browser, etc.?

Thanks!
/beepyDev

you can use customwebview extension which helps your app show in share list but you can make your app a default browser

yes you can use it , Here it is :- CustomWebView : An extended form of Web Viewer - Extensions - MIT App Inventor Community
and also i think you have to check firebase deep link .
if you like the answer then make it answered

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.