blob: f4c049800cc31bd600073c2449bf52a94a108bc2 [file] [log] [blame] [view]
# Browser
The `androidx.browser` library provides an interface for application developers
to communicate and use web browsers.
One such API is Custom Tabs which allows an Android app to open a URL using
all the features of a fully-fledged web browser while keeping the user in the
calling app's task.
[Library Owners](OWNERS)
[Source Code](https://android.googlesource.com/platform/frameworks/support/+/androidx-master-dev/browser/)
[Release Nodes](https://developer.android.com/jetpack/androidx/releases/browser)
## Feedback
To provide feedback or report bugs, please refer to the main AndroidX
contribution guide and report your bugs
[here](https://issuetracker.google.com/issues/new?component=460372).