j2me: application or file shortcut for menu or desktop mobile

hi,

i'm developping java application (j2me) for mobile, i need to create a shortcut's file on the application menu or on the desktop menu.

i don't find any thing in several forums.

i think it must be possible to create this, because when we install java applications on mobiles, shortcuts are automaticly created.

i need to create by java code shortcut s to an other file than the application.

thanks

[440 byte] By [stev34a] at [2007-11-27 8:33:41]
# 1
nobody has answers?please....
stev34a at 2007-7-12 20:29:46 > top of Java-index,Java Essentials,Java Programming...
# 2
for windows you have to create an executable to launch your jar file for exe file you can create shortcut but for mobile ?
student@sunDNa at 2007-7-12 20:29:46 > top of Java-index,Java Essentials,Java Programming...
# 3

for windows mobile phone i've a solution, but for others OS phone...

i want to create an java (j2me) application that create shortcuts for differents files...

first my application copy in the mobile repertory files wich are included in the jar file. secondly i want to create shortcuts for their files on the menu or the desktop of the mobile.

thanks.

stev34a at 2007-7-12 20:29:46 > top of Java-index,Java Essentials,Java Programming...