getAppPath

open fun getAppPath(): String

Return the application's path.

Return

the application's path

open fun getAppPath(packageName: String): String

Return the application's path.

Return

the application's path

Parameters

packageName

The name of the package.