Brew Question:
Download Questions PDF

How to deal with a Low Battery Warning?

Brew Interview Question
Brew Interview Question

Answer:

BREW sends the running application an EVT_APP_SUSPEND event in the case of a Low Battery Warning. In order to handle low battery condition, you must correctly handle EVT_APP_SUSPEND and EVT_APP_RESUME events.

Download Brew Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what events must an applet handle?Can incoming SMS messages be emulated with the SDK?