Menu Icon not displaying MIDP1 app on N-gage qd

hello friends.

I have developed several applications for N-Gage qd (MIDP1.0)

And have set proper icon for applications. But this icon is not get display on menu as short cut.

I have to go every time inside "menu->extra->app" where list of currently installed application get desplayed. this is very time consuming.

So, what is procedure to get menu icon for MIDP 1.0 applications?

[420 byte] By [kksa] at [2007-11-26 20:37:40]
# 1
you mean "MIDlet-Icon: " parameter?
suparenoa at 2007-7-10 1:54:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
Ya, same i want to say. i have entered MIDlet-Icon parameter in settings. and have appropriate pictures for same in "res\icon" directory. and also have set path in settings. but icon does not come as short cut on menu screen. which we usually see for MIDP 2 apps when install on
kksa at 2007-7-10 1:54:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
Icons are displayed by Application Management System (AMS) which behavior can not be controlled by Java application developer, so I doubt, that you can do anything here.....
Tigra321a at 2007-7-10 1:54:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4

Then, how is it possible for c++(.sis apps) application?

What is difference between "Manager" (which is insde 'Tools' for n-gage qd) and "Apps."( which is inside 'Extras').

Because, what i observe .sis apps canbe access from "Manager", while for java apps we have to use "Apps.".

kksa at 2007-7-10 1:54:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
Sorry, not familiar with N-gage qd, probably c++ & Java applications are managed by different managers.....
Tigra321a at 2007-7-10 1:54:07 > top of Java-index,Java Mobility Forums,Java ME Technologies...