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

Run the service in background during the screen is locked

jundi_81

Lurker
Hi all,

2 weeks I'm trying to let my service work in background even the screen locked.

I just want to get Location every specific period.
When the screen is on (not locked) the service runs well, but when the screen is off (locked), the service stop to work.

could you help me please?
 
My app can get location every period, but the problem is when the screen is locked I can't get any location how can i fix this problem please ?
 
Back
Top Bottom