Intent android.intent.action.BOOT_COMPLETED
is received after a “cold” boot.
Intent android.intent.action.QUICKBOOT_POWERON
is received after a “restart” or a “reboot”.
Check here
Intent android.intent.action.BOOT_COMPLETED
is received after a “cold” boot.
Intent android.intent.action.QUICKBOOT_POWERON
is received after a “restart” or a “reboot”.
Check here