hello everyone,
i have a jar and jad file of an application.Is there any way i could
run these files on a simulator on my computer?
hello everyone,
i have a jar and jad file of an application.Is there any way i could
run these files on a simulator on my computer?
it is possible that the jar has been developed for a device of a concrete vendor and so it contains links to special classes of the vedor, so you need to get a MIDP emulator written by the vendor for its mobile phones, but if the jar just for standard midp 1.0 or midp 2.0 you can download WTK from http://java.sun.com/products/sjwtoolkit/download.html and it will be able to play your jar
A lot of useful things for a mobile developer on http://www.igormaznitsa.com