Bada Question:
Download Questions PDF

How to bring a multitasking enabled application, to the foreground programmatically?

Bada Interview Question
Bada Interview Question

Answer:

You can use the LaunchApplication() method with the current application's AppId to bring your app to the foreground.

Download Bada Interview Questions And Answers PDF

Previous QuestionNext Question
How to change my application settings?Suppose My application needs to store the application state, even if it is being terminated by the system. How can I do this?