Yes, one of your apps may have started a service that runs in the background, and you may be unaware of it...
On Mar 27, 7:49 pm, MrChaz <[email protected]> wrote: > What apps do you have, I suspect one of them is not releasing the lock > after it finishes running. > > On Mar 26, 10:05 pm, Jesse McGrew <[email protected]> wrote: > > > If this isn't the correct forum, please let me know... > > > I've been having a problem where my G1 basically gets into a mood > > where it never sleeps. Sometimes it'll go all day at 15% awake time, > > other times it's 70% or higher, for no apparent reason. For example, > > right now I'm at 99% uptime, with only 5 minutes of non-awake time out > > of 7.5 hours. Running "dumpsys power" from an adb shell reveals that > > WifiService is holding a partial wake lock, and it stays held even if > > I turn off wifi: > > > mLocks.size=1: > > PARTIAL_WAKE_LOCK 'WifiService' activated (minState=0) > > > I don't think I can blame a particular app for this. The only > > downloaded app that's always running when this happens (according to > > System Monitor) is Missed Reminder, but that app doesn't have wifi or > > networking permissions, and the problem occurred before I installed it > > anyway. > > > I suspect this is a bug in the wifi service, but I don't want to open > > an issue report with no more evidence than that line from "dumpsys > > power". What other information should I gather to help determine the > > cause? > > > Jesse --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
