Hello!
I have been searching through the archive and could not find an answer to my question.
I created myApp.jar and myApp.jad files(Midlets). Everything runs just fine when I run this using Nokia_Series_60_MIDP_SDK_Beta_0_1 emulator with Nokia Developers Suite.
But, what steps do I need to take to take my .jar and .jad files and convert them to .sis file so I could install it on the actual device?
Please, help!!!
RE: how to create .sis file from .jar and .jad file
1970-01-01, 02:00#2
Java related questions should be posted to Java discussion board. Anyway, you don't need to necessarily convert .jar/.jad files to .sis. It's enough that you transfer both files, for example, by IrDA or Bluetooth to the device and install the midlet by opening either of files from the inbox. Installer is automatically started.