It is recommended to use push notifications (see Configuring the push notifications in AxxonNet client on Android OS). If for some reason it is not possible to use push notifications, you can receive notifications from the Server by periodically polling the Server directly.
This method of receiving notifications consumes more of the Android device battery and loads the network. You should use this method of receiving notifications only when absolutely necessary. |
Configure receiving direct notifications as follows:
As a result, the notification from the background notification service will be displayed in the Android device notification panel. It will periodically poll the specified Server for new events.
If you tap on the received event notification, you will switch to viewing the camera archive at the time of the start of this alarm event.
To stop the background notification service, click Stop in the notification or go to the service settings and click the STOP button.