• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Cron Jobs in android which defy deep sleep

I'm developing an app which will do a specific task at 12:00AM everyday. I tried using Handler's postDelayed() but when I device goes into deep sleep it increases the delay. What the best to do this job. Thanks
 
Unfortunately I'm not actually a dev (just loosely familiar with the documentation) so I probably won't be able to help with actually implementing it. Maybe someone else will be able to assist you.
 
Back
Top Bottom