codepath/android_guides

Lollipop Job Scheduling

nesquena opened this issue · 3 comments

See: https://speakerdeck.com/vrallev/scheduling-background-job-on-android-at-the-right-time-1

JobScheduler only works for API 21, GcmNetworkManager can only work with Play Services, AlarmManager ignores device state (battery life, WiFi connectivity)