Introduce EdriveApplication class
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.
Loading
Please register or sign in to comment