Discussion Board

Results 1 to 2 of 2

Thread: What is MIDlet?

  1. #1
    Registered User nkn_motoko's Avatar
    Join Date
    Mar 2003
    Posts
    48
    What is MIDlet?

  2. #2
    Regular Contributor huckFIN's Avatar
    Join Date
    Mar 2003
    Posts
    76
    MIDlet is a MIDP application that runs on device supporting MIDP. IT uses only APIs defined by the MIDP and CLDC specifications.

    The application must extend MIDlet class to allow the application management software to control the MIDlet, retrieve properties from the application descriptor, and notify and request state changes. So MIDlet class is the interface between the runtime environment (the application manager) and the MIDlet application code.

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