Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Smartphone OS
Brew
Brew Question:
What events must an applet handle?
Tweet
Share
WhatsApp
Download PDF
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 Question
Next 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?