简体   繁体   中英

How to add devices into Sun J2ME Emulator?

using Mac OSX, how can I add a device into J2ME Emulator?

I have J2ME SDK 3.0 installed twice (standalone and as a part of Netbeans 7 bundle)

emulator is in path:

/Applications/Java_ME_SDK_3.0.app/Contents/Resources/runtimes/cldc-hi-javafx/bin/runMidlet

list of available devices configurations:

drwxr-xr-x   8 user  admin  272 16 pro  2009 ClamshellCldcPhone  
drwxr-xr-x   5 muser  admin  170 16 pro  2009 DefaultCldcJtwiPhone  
drwxr-xr-x   8 userd  admin  272 16 pro  2009 DefaultCldcPhone  
drwxr-xr-x  10 user  admin  340 16 pro  2009 DefaultFxPhone  
drwxr-xr-x  10 user  admin  340 16 pro  2009 DefaultFxTouchPhone  
drwxr-xr-x   3 user  admin  102 16 pro  2009 ExternalDevice

in folder /Applications/Java_ME_SDK_3.0.app/Contents/Resources/toolkit-lib/devices

I need for example J2ME MIDP2.0 CLDC1.1 360x640 device (touch screen, such as C5-03 or so)

AFAIK You can't add the that type of devices with Java ME SDK 3.0 on Mac OS X. If you want to test real time means you can go with Nokia RDA devices. Also see this article, Emulator to run on Mac os x.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM