开发者

How to send an application to the background?

I wrote a hello world application. I want it so when the close button is pressed, the开发者_JS百科 application remains running in the background. How can I do that?


This discussion might help you. (If you are programming for blackberry):

To put an application in the background call Application.requestBackground(), possibly as mentioned in the onClose() method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜