1 Name: Chrome Custom Tabs - Example and Usage
2 Short Name: Chrome Custom Tabs Client
3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client
7 License Android Compatible: yes
10 This presents an example application using Chrome Custom Tabs, and a possible
11 usage of both the intent and the background service APIs. It covers UI
12 customization, callback setup, pre-warming and pre-fetching, and lifecycle
13 management. Also inside demos there is another application that launches
14 custom tabs in different modes.
16 Local Modifications: none