I have an application that uses memory card and I need to do some save/restore state operations when the power of the card reader is turned off and on back again. This usually happens after some time of activity and phone goes to a power save mode. In Windows Mobile I solved the same problem by receiving power notifications from the system and take the appropriate action. I would like to know if there is an equivalent of this messages in Symbian?

To clarify, I am not interested in current status of ac cable connected, battery level. I just want to receive notifications before phone goes to sleep mode and after it wakes up.

Thanks.

link|improve this question

68% accept rate
feedback

1 Answer

One possibility is to use the User Inactivity timer, which is the stimulus for the device dropping to power-save mode: See Forum Nokia

link|improve this answer
Thanks for the answer, seems like it might work. I will give it a try. – Szere Dyeri Jul 24 '09 at 8:20
feedback

Your Answer

 
or
required, but never shown

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