Android Question Excesive wakeup

hookshy

Well-Known Member
Licensed User
Longtime User
I see that one of my app receives some red notes about exesive wakeup.
When do the OS treat the app as exesive wakeup ?
How can modify my program that the user should not receive this kind of message ?

Thanks
 

hookshy

Well-Known Member
Licensed User
Longtime User
StartServiceAt("", DateTime.Now + DateTime.TicksPerSecond*30 ,True)
...not now how I did get to this in the first place ...anyway I do not know if the app will work
 
Upvote 0

Similar Threads

Replies
2
Views
1K
Replies
10
Views
6K
  • Question
Android Question Wakeup App
Replies
1
Views
1K
Top