Quantcast
Viewing latest article 4
Browse Latest Browse All 5

Answer by Sam for Call Android Service at regular intervals [GoodApporach?]

Yes, using AlarmManager is a good approach

The Alarm Manager is intended for cases where you want to have your application code run at a specific time, even if your application is not currently running. For normal timing operations (ticks, timeouts, etc) it is easier and much more efficient to use Handler.

please refer this https://developer.android.com/training/scheduling/alarms.html


Viewing latest article 4
Browse Latest Browse All 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>