开发者

Use-cases for alternate entry point in BlackBerry

开发者 https://www.devze.com 2023-02-09 18:57 出处:网络
What is an alternate entry point in a BlackBerry application? When should we use this? Is it 开发者_开发知识库for doing background processing?

What is an alternate entry point in a BlackBerry application?

When should we use this?

Is it 开发者_开发知识库for doing background processing?

If the alternate entry point has an icon, then which icon is shown in the BlackBerry app folders -- the main application icon or the alternate app icon?


It is indeed for launching apps that run in the background. See Running in the Background and Creating an Always-On Experience for more details.

0

精彩评论

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