Discussion Board

Results 1 to 5 of 5
  1. #1
    Regular Contributor aminuddin09's Avatar
    Join Date
    Jul 2005
    Posts
    79
    Hi,

    How can i add an icon on the menu screen of the Handset for my application ?
    so that user just need to select that icon to invoke the application.

    what should be the image format (extension) ?
    How it could be set at the desired place ?

    Thanks,

  2. #2
    Registered User RHeijndijk's Avatar
    Join Date
    Jan 2006
    Posts
    19
    Just add an image to your JAR file (just like any other resource) and add it to your JAD file/manifest like:

    MIDlet-1: AppName,/icon.gif,com.company.AppName

    I guess it depends on the device, but I usually use GIF files for application icons. The size also differs for different devices. The Nokia 6230 uses 16x16 pixels and the 6600 for example 48x48 (i believe).

    You have to do nothing to make it show on the phone. The MIDlet manager will take care of that.

    BTW, some phones won't show the icon, whatever you do. Nothing you can do about that.

  3. #3
    Registered User cuiq's Avatar
    Join Date
    Jan 2006
    Posts
    39
    Icon for the 6600 has a bug,it has the large size that 29×29,if the size of the Icon is larger than that,the Icon can't display correctly.

  4. #4
    Registered User RHeijndijk's Avatar
    Join Date
    Jan 2006
    Posts
    19
    Didn't know that, thanx.

  5. #5
    Nokia Developer Champion njzk2's Avatar
    Join Date
    Mar 2005
    Location
    Paris
    Posts
    814
    btw, you mentionned the 6230 as using 16x16 icons, do you know the size of 6230i icons ?
    it may be different, as the screen resolution is larger (208x208), but i need confirmation

Similar Threads

  1. Replies: 1
    Last Post: 2005-07-14, 13:13
  2. UI: Full Screen Mode
    By GENERAL_INFO in forum Symbian User Interface
    Replies: 3
    Last Post: 2004-11-22, 06:27
  3. Can't find application icon on device
    By vinod_shelke in forum Symbian C++
    Replies: 1
    Last Post: 2004-04-21, 12:46
  4. How to modify an app icon in the main menu ?
    By Lebihen in forum Symbian C++
    Replies: 1
    Last Post: 2004-01-18, 15:58
  5. solution: S60 application icon problem
    By Nokia_Archive in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2002-06-03, 02:43

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