-
Jonathan Klee authored
EdriveApplication is the class instantiated before any other class in the projet. The application is set as persitent, meaning if it gets killed, it will be respawned by the system. The application will also start automatically at boot so BootCompleteReceiver becomes useless.
35d98cdfJonathan Klee authoredEdriveApplication is the class instantiated before any other class in the projet. The application is set as persitent, meaning if it gets killed, it will be respawned by the system. The application will also start automatically at boot so BootCompleteReceiver becomes useless.
Loading