Class PyApplication

    • Constructor Detail

      • PyApplication

        public PyApplication()
    • Method Detail

      • onCreate

        public void onCreate()

        Starts Python.

        If you override this method you must call through to the superclass implementation.

        Overrides:
        onCreate in class Application