Brew Question: Download Brew PDF

What events must an applet handle?

Tweet Share WhatsApp

Answer:

In addition to the obvious EVT_APP_START and EVT_APP_STOP, your applet must support EVT_APP_SUSPEND and EVT_APP_RESUME in order to pass True BREW Testing.

Download Brew PDF Read All 78 Brew Questions
Previous QuestionNext Question
Can you please explain the difference between MALLOC() and IHEAP_Malloc() function in BREW-SDK?How to test an application on the emulator to determine if it behaves properly under low memory conditions?