Skip to content

Instantiate Application class when instantiating __main__ #2

Description

@paulproteus

Create an instance of the Application class as a side effect of instantiating the main module of the Python code.

This instance should persist for the lifespan of the Android Java app.

As the Android application moves through the Activity lifecycle, it should invoke the corresponding methods on the instance of the Python Application object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions