I have an HTC EVO and I can be sitting around doing nothing, when all of a sudden the screen comes on and stays on. I try to turn it off, but it keeps turning back on - sometimes after a second, sometimes after a few minutes. If I just leave it, it will not turn off by itself, as it would if I manually turned it on but didn't enter the password. This is killing my already horrendous battery life!

I have killed almost all background processes except some of the ones by HTC that looked important.

I have also turned off application refresh, wifi, blue tooth, tried rebooting ... even put it into Airplane mode. Arghhh! Nothing helps!

I thought I hit pay dirt last week - I replaced the factory 1500mAh battery with a 3500mAh for obvious reasons. For a few days the auto-turn-on seemed to be cured but now it has started happening again.

Any ideas how I can get this paper weight to be more obedient?

Thanks, Victor

link|improve this question

58% accept rate
Doesn't really seem to be a programming question. I love my EVO though. :) – Dutchie432 Jan 26 '11 at 16:39
This question is inappropriate for here- the site is for questions relating to programming and development. That said you probably have a badly programmed app that registers with the AlarmManager to start the phone at various intervals, and that re-registers the alarm at system start up. – Jems Jan 26 '11 at 16:39
1  
You may want to try this on android stackexchange – GWLlosa Jan 26 '11 at 16:39
1  
Which can be found here, if you weren't aware: android.stackexchange.com – Blumer Jan 26 '11 at 16:42
except some of the ones by HTC that looked important. None of those are important. Kill everything. – Falmarri Jan 26 '11 at 18:20
show 1 more comment
feedback

1 Answer

You have an application on your phone that is telling it to turn on. What it is I do not know. I have the same problem with my Incredible where random music was starting to play. I had to do a factory reset to fix it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.