PDA

View Full Version : MIDlet suites


Jose Rodriguez
09-30-2004, 08:54 AM
Hi !

Does BlackBerry VM for BlackBerryOS 3.7 support MIDlet suites or do I have to split the suite in several .cod?

many thanks!

Mark Rejhon
09-30-2004, 12:00 PM
The BlackBerry emulator supports OTA download...

You can host MIDlets on a local web server and have the Blackberry emulator download simulated OTA .jad/.jar files through the web browser.

Make sure your web server supports these MIMETYPES:

text/vnd.sun.j2me.app-descriptor .jad
application/java-archive .jar