开发者

J2ME change icon

开发者 https://www.devze.com 2023-01-10 10:59 出处:网络
Hello is there a way to change the icon of a J2ME application while on the background to do some sort of notification. I am trying to achieve something similar to what de BBChat does on the BlackBerry

Hello is there a way to change the icon of a J2ME application while on the background to do some sort of notification. I am trying to achieve something similar to what de BBChat does on the BlackBerry devices. Thanks in开发者_JAVA百科 advance.


To change the icon J2ME application set MIDlet-Icon property in JAD file
for example

MIDlet-Icon: /com/abc/icons/iconfile.png  

And can you explain

something similar to what de BBChat does on the BlackBerry devices

0

精彩评论

暂无评论...
验证码 换一张
取 消