Quote:
Originally Posted by rodries
It's weird, I use calendar a lot and wakelock is fixed.
Try to clear dalvik & cache & batt stats from recovery mode.
I've checked android sources and I've found StartingAlertService in calendar only, maybe I'm wrong.
|
You're not wrong, according to BetterBatteryStats the StartingAlertService came from Calendar.
Throught Google I've found that I can get in recovery mode when I press Home, Vol Up and Power simultaneously. This worked. However, then I only have these options:
- Reboot (want to do that later)
- Apply update from SD-card (don't want that)
- Wipe data / Factory reset (definitely don't want that)
- Wipe cache partition
Is this last option the cache you are mentioning? But what about Dalvik? What is that?
Edit: Did some googling and found a directory /data/dalvik-cache. Can I simply delete all files in this directory and reboot?
|