{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

UriHandler

public interface UriHandler

Known direct subclasses

An interface of providing platform specific URL handling.

Summary

Public methods

abstract void

Open given URL in browser

Public methods

openUri

abstract void openUri(@NonNull String uri)

Open given URL in browser