I have a webview app and I want to open each link on webview through Chrome custom tabs. Can anyone please help. I do not know Android development. I will provide source code to you.
Webview has no connection to Chrome. It's just an Android component which can display a specific page, accessed via a URL. There are no tabs because Webview is not a web browser.
If you wish to deliver web content to the user, with full features like tabs, the ideal way is to use the Chrome web browser app on the phone.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.