Hi everyone,
How do we detect a pause event (e.g. incoming call) in a midlet?
I used the emulator's to make the phone pause with an incoming call. My midlet's display is frozen while the incoming call msg is shown, but underneath, it is actually still executing. I know that bcos when i come out of the pause event, my midlet's computation was not at the point when the pause event started.
Hopefully detecting this kind of event is the same for all handsets. Thanks!!

Reply With Quote


