1# Browser
2
3The `androidx.browser` library provides an interface for application developers
4to communicate and use web browsers.
5One such API is Custom Tabs which allows an Android app to open a URL using
6all the features of a fully-fledged web browser while keeping the user in the
7calling app's task.
8
9[Library Owners](OWNERS)
10
11[Source Code](https://android.googlesource.com/platform/frameworks/support/+/androidx-main/browser/)
12
13[Release Nodes](https://developer.android.com/jetpack/androidx/releases/browser)
14
15## Feedback
16To provide feedback or report bugs, please refer to the main AndroidX
17contribution guide and report your bugs
18[here](https://issuetracker.google.com/issues/new?component=460372).
19