is App Installed
Return whether the app is installed.
Return
{@code true}: yes{@code false}: no
Parameters
action
The Intent action, such as ACTION_VIEW.
category
The desired category.
Return whether the app is installed.
Return
{@code true}: yes{@code false}: no
Parameters
packageName
The name of the package.