Monitoring when the app is killed is it available for android?

Monitoring when the app is killed is it available for android?

Yes, if your app gets killed due to memory pressure, our SDK should restart it.

Restarting monitoring after rebooting the Android device requires some extra setup:

Estimote/Android-SDK/blob/master/DOC_monitoring_after_restart.md

The only catch is, it’s not possible to restart monitoring if the user manually kills the app from the task switcher—that’s simply something Android doesn’t allow.