Webview or Chrome custom tabs?

Abubusoft Blog

Webview or Chrome custom tabs?

During my app development on the Android platform, I always used the WebView component. I notice it is a slow component, but it does what it must do. Today I found some useful link about another widget to include web content in my Android app: the Chrome custom tab. I’ve already heard about it, but I did not find any good documentation.. until today :).

The third link is the most interesting since it explores the Chrome Custom Tabs usage with the Androidx libraries.

In the next days, I will explore the Custom Tab capabilities.

 

Leave a Reply

Your email address will not be published. Required fields are marked *