| Author |
Adding an Icon to the JAR file ?
|
Iliyan Ivanov
Greenhorn
Joined: Jun 30, 2011
Posts: 8
|
|
Hey guys,
can you please explain how to add an icon to my MIDlet ?
I have tried several time, but no success.
Thank you
|
 |
Suraj Revankar
Greenhorn
Joined: Jul 23, 2011
Posts: 6
|
|
Hi
If you are using the netbeans then you can do it by going to Application discriptor in the properties
than go to the Midlet tab in the Application descriptor and there you will Icon.
Select the add button and add the icon which you want.
thanks
suraj
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 4163
|
|
|
And if you're not using NetBeans, searching the net for "MIDlet icon" gives tons of relevant results.
|
luck, db
There are no new questions, but there may be new answers.
|
 |
Suraj Revankar
Greenhorn
Joined: Jul 23, 2011
Posts: 6
|
|
hi
For the eclipse
Open the eclipse
Find your project
Find the Application descriptor
Now give double click with mouse left bottom in this
Find the label "optional" choose it, in the MIDlet icon box put the your icon path...e.g. C:\...
save your changes.
thanks,
Suraj
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: Adding an Icon to the JAR file ?
|
|
|