Java android.app AppGlobals fields, constructors, methods, implement or subclass

Example usage for Java android.app AppGlobals fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.app AppGlobals.

The text is from its open source code.

Method

ApplicationgetInitialApplication()
Return the first Application object made in the process.
IPackageManagergetPackageManager()
Return the raw interface to the package manager.