I want my application to be in the startup list after installation.
I know, when I install an application like (whatsapp), it automatically goes into the autorun list. I want my application to be the same

I tried the code in this question How to autostart an Android application?
but, unfortunately, no answers actually made the application autostart.
Not sure if I was doing something wrong
the reason i need the app is autorun, it's just getting notifications from webservice. because the application does not receive notifications if its open or autorun is not enabled.
would be grateful for your help
thanks
android android-manifest autostart android-service
asmgx
source share