Skip to content

Latest commit

 

History

History

custom_tabs_client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Name: Chrome Custom Tabs - Example and Usage
Short Name: Chrome Custom Tabs Client
URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client
Version: unknown
License: Apache 2.0
Security Critical: no
License Android Compatible: yes

Description:
This presents an example application using Chrome Custom Tabs, and a possible
usage of both the intent and the background service APIs. It covers UI
customization, callback setup, pre-warming and pre-fetching, and lifecycle
management. Also inside demos there is another application that launches
custom tabs in different modes.

The example applicaton also presents how to use Browser Actions, including
creating request intent and adding custom items.

Local Modifications: none