How do I install my MIDlet onto a Symbian OS emulator?
Pankaj Nathani
www.croozeus.com
Moved to Mobile Java section.
How can I transfer my midlet to the handset?
On S60 phones and newer Series 40 phones: Send the JAR and JAD files over Bluetooth from the File Browser.
On older Series 40 phones, you need to use PC Suite. PC Suite works well also with S60 and newer Series 40 phones.
An advanced option is to store the JAR and JAD files on a Web server and connect to the JAD file using the phone browser. Make sure the mime types are set correctly on the server (“application/java-archive” for jar and “text/vnd.sun.j2me.app-descriptor” for jad).
Ref : FAQ (General issues) for Java discussion boards - read this before posting
To emulate your Midlet in an S60 emulator, try File > Open > Select the desired JAD/JAR file.
Regards
Gopal