getAppName

open fun getAppName(): String

Return the application's name.

Return

the application's name

open fun getAppName(packageName: String): String

Return the application's name.

Return

the application's name

Parameters

packageName

The name of the package.