Is it possible to start a service without open the app or without launching the app. Explaining the scenario
- User Download and install the app.
- User do not open the app. Even not a single time after the installation.
Now I want to start a service in above scenario, maybe on reboot of device or any other way.
Is it possible? Many blogs and posts say that it's not possible.