java - Multiple icon comes in j2me application with multiple midlet -


i developing j2me application in application have 3 midlets. 1 main midlet , 2 starting auto services. starting auto services (other 2 midlet) main midlet of pushregistry.

so question have 3 midlet 3 icon comes in application. want 1 icon whole application?

is possible create single icon in application multiple midlet? if not possible start autoservices without midlet? if not possible hide other 2 icon??

thanks in advance yogesh patel

use attribute midlet-icon, midlet-icon principal application's icon. if use netbeans, right clic in project icon>properties>application descriptor.menu

enter image description here


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -