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.