Hi!
I'm kind of new to Java.
I've got a Jar file (myapp.jar) that is a basic "Hello World"-like application. Before installing it on the phone, does the application require to be signed?
How does one set a specific UID for the application?
I checked on the wiki, but it says :
I am using a Nokia N73 (S60 Maintenance Release). Is there any way I can set the UID of the application to something specific? And if not, is there anyway to determine the UID of the application after it has been installed on the phone?"A MIDlet can have a predefined UID attribute in the same way as native executables. Beginning from S60 3rd Edition, Feature Pack 2, this is accomplished using a new JAD/JAR manifest attribute Nokia-MIDlet-UID-<n>, where <n> stands for the MIDlet's number inside the MIDlet suite as with some other attributes."
Thanks
Kedar
Thanks
Kedar

Reply With Quote



