{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public interface UriHandler
AndroidUriHandler
An interface of providing platform specific URL handling.
abstract void
openUri(@NonNull String uri)
Open given URL in browser
abstract void openUri(@NonNull String uri)