# Functions
NewApplication creates a new Application instance.
# Structs
Activity represents an activity in the application.
Application represents the main application.
# Interfaces
ActivityLifecycleCallbacks represents the callbacks for activity lifecycle events.
# Type aliases
Bundle represents a mapping from String keys to various Parcelable values.