1. BigDaddy#CB's Avatar
    This has been driving me crazy, I am trying to get my icon to show up on ribbon but it always shows the default icon. The icon is located in my img directory and the path works fine when I show another image on a splash screen and this also works on other phones. Below are the entries in my jad file that I am using RAPC to convert from jad/jar to a cod file. I have the icon entrie in both places since I am not sure where crackberries look for it. I am loading this OTA since that is how the app will be deployed.

    MIDlet-1: AppName,/img/icon.png,MidletName
    MIDlet-Icon: /img/icon.png

    Thanks for looking!
    10-19-07 11:54 AM
  2. BigDaddy#CB's Avatar
    ok I figured out the problem, you have to have the location of the icon file in the same place you create your cod file if you are using RAPC. So I copied my icon img to the jde\bin\img and then when I built the cod it picked it up this time. So now I have the right icon!
    10-20-07 07:28 PM
LINK TO POST COPIED TO CLIPBOARD