May 2022
Intermediate to advanced
688 pages
20h 12m
English
There is yet another way to display web content that is a hybrid of the two methods you used in this chapter. Chrome Custom Tabs (developer.chrome.com/docs/android/custom-tabs/) let you launch the Chrome web browser in a way that feels native to your application. You can configure its appearance to make it look like part of your app and feel like the user has never left your app.
Figure 23.4 shows an example of a custom tab. You can see that the result looks like a mix of Google Chrome and your PhotoPageActivity.
Figure 23.4 A Chrome custom tab
When you use ...
Read now
Unlock full access