Class InterviewPrepApplication

  • All Implemented Interfaces:
    ComponentCallbacks, ComponentCallbacks2

    public class InterviewPrepApplication
    extends Application
    Initializes (in the onCreate() method) application-level resources. This class must be referenced in AndroidManifest.xml, or it will not be loaded and used by the Android system.
    • Constructor Detail

      • InterviewPrepApplication

        public InterviewPrepApplication()