Application
interface Application
Interface that all Doodle apps must implement. Apps have a simple lifecycle. They area created using a constructor when launched, and shutdown when they are being retired.
Interface that all Doodle apps must implement. Apps have a simple lifecycle. They area created using a constructor when launched, and shutdown when they are being retired.