getAppName
Returns the current Application's name. Wraps PackageManager's getApplicationLabel()
method.
Return
The current Application's name
Throws
if takeOff has not been called.
Returns the current Application's name. Wraps PackageManager's getApplicationLabel()
method.
The current Application's name
if takeOff has not been called.