Hello, LC Gurus...
I am looking for a command or library to keep screen "ON" while running my program.
I need to update db records while locationChanges, but android keeps turning off.
Any good ideas on how to do this?
[SOLVED][android] how to keep Screen ON while running App
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 44
- Joined: Thu Jul 24, 2014 8:55 pm
[SOLVED][android] how to keep Screen ON while running App
Last edited by joseggarza on Tue Oct 04, 2016 11:35 pm, edited 1 time in total.
Re: [android] how to keep Screen ON while running App
Have you tried mobileLockIdleTimer? The first time that I used this it didn't work because I forgot to also tick Idle Timer in the Android stand alone application settings.
Regards
Kim
Regards
Kim
-
- Posts: 44
- Joined: Thu Jul 24, 2014 8:55 pm
Re: [android] how to keep Screen ON while running App
Thanks Kim, That is exactly what I was looking for. You're the best.KimD wrote:Have you tried mobileLockIdleTimer? The first time that I used this it didn't work because I forgot to also tick Idle Timer in the Android stand alone application settings.
Regards
Kim
JG
Re: [SOLVED][android] how to keep Screen ON while running Ap
This forum has answered about 30 questions for me, and I've answered about 3 questions for forum members. I've still got a lot of forum karmic debt 
