IntelliJ Java IDE
The moose likes Java Micro Edition and the fly likes J2ME runtime environment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "J2ME runtime environment" Watch "J2ME runtime environment" New topic
Author

J2ME runtime environment

Shailendra Kumar
Greenhorn

Joined: Feb 13, 2002
Posts: 4
Hi,
whats the minimum configuration required for J2ME runtime environment
thanks and regards,
shailendra
Mark Herschberg
Sheriff

Joined: Dec 04, 2000
Posts: 6035
J2ME is not a specific enough term for this question. J2ME covers a family of Java profiles and configurations, made for non-traditional computing devices, most notably hand helds and smart appliances.
The specification for each profile will contain the minimum (and possibily also the maximum) requirements for that profiles runtime environment.

--Mark
 
 
subject: J2ME runtime environment
 
Threads others viewed
SCJA FAQ
How windows CE , Symbian compared with J2ME ?
is there any inbuilt database come with jdk
RSA key retrieval from String representation
how to read from an specefic offset of file ?
IntelliJ Java IDE