Discussion Board

Results 1 to 2 of 2

Thread: screen saver

  1. #1
    Registered User moluk's Avatar
    Join Date
    Mar 2003
    Posts
    11
    Hello,
    I want to write a screen saver for 6610. Could anyone tell me how can the mobile phone runs my program automatically when the phone is idle for a period of time ?

  2. #2
    Regular Contributor wangkui35's Avatar
    Join Date
    Mar 2003
    Location
    Tampere / Finland
    Posts
    201
    Hello,

    Unfortunately, you can't use MIDlet to control phones' native functions (such as make a screen saver or read messages from inbox). Midlet runs in a security mode, which not allow to access phones' native resources.

    Another apparent example is Nokia SMS API. You can use this API to detect whether phone has received some messages through some ports and meanwhile there should be another midlet working in a client mode only send messages to those ports. But you can't use SMS API to detect whether there is any new message in phone's "Inbox".

    Regards,
    Kui Wang/Forum Nokia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved