package
0.1.4
Repository: https://github.com/robin-samuel/androidgo.git
Documentation: pkg.go.dev

# 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.