getAppInfo
Returns the current Application's ApplicationInfo. Wraps PackageManager's getApplicationInfo()
method.
Return
The shared ApplicationInfo object for this application.
Throws
if takeOff has not been called.
Returns the current Application's ApplicationInfo. Wraps PackageManager's getApplicationInfo()
method.
The shared ApplicationInfo object for this application.
if takeOff has not been called.