uninstall App Silent
Uninstall the app silently.
Without root permission must hold {@code }
Return
{@code true}: success{@code false}: fail
Parameters
packageName
The name of the package.
open fun uninstallAppSilent(packageName: String, isKeepData: Boolean): Boolean
Content copied to clipboard
Uninstall the app silently.
Without root permission must hold {@code }
Return
{@code true}: success{@code false}: fail
Parameters
packageName
The name of the package.
isKeepData
Is keep the data.