开发者

Reminder app for S40 phone

S40 doesn't allow an app to run in background. It seams the only solution is to use PushRegistry.registerAlarm.

I'm trying to make a reminder app, so when triggered it should make the phone vibrate and make noise, but unfortunately i get a small message saying "Reminder: App name" and the softkey is set to "Open". When it opens it makes the noise and vibrations (or it will, now i am just testing with a simple TextBox).

Is there a way to make the PushRegistry.regi开发者_开发技巧sterAlarm actually open my app, not wait for yet another confirmation?

Or do you know another way to make a app run in background on S40?

Thanks!


According to the link given by Bogdan Piloca, there a known issue with all S40 version, from 2nd to 6th edition:

Even if the MIDlet is signed, and the Auto-start settings are set to Always allowed, the prompt is presented to the user.

I guess that on S40 the PushRegistry wouldn't help you


Please see this link from Forum Nokia. The page also mentioned that there is no available workaround for this situation. Too bad for us since we are also planning to have this kind of functionality.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜