You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like the program to ping the server every 30-60 seconds that the program on the android is alive. It often happens that for some reason the mobile itself stopped working. And you can understand this only by sending SMS.
I wanted to implement it myself. But the program falls asleep after 5-10 minutes. Although I add the program to the exceptions for energy saving.
In the interface, this can be implemented as a separate task where we specify the url and the frequency of the ping.
The text was updated successfully, but these errors were encountered:
I would like the program to ping the server every 30-60 seconds that the program on the android is alive. It often happens that for some reason the mobile itself stopped working. And you can understand this only by sending SMS.
I wanted to implement it myself. But the program falls asleep after 5-10 minutes. Although I add the program to the exceptions for energy saving.
In the interface, this can be implemented as a separate task where we specify the url and the frequency of the ping.
The text was updated successfully, but these errors were encountered: