summaryrefslogtreecommitdiffstats
path: root/system/microemulator/README
blob: 35a73e497d70a2f592720450eb25adf66c8aa41f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
MicroEmulator is a pure Java implementation of Java ME in Java SE.

Features:

 - Support for MIDP 2.0
 - Generic Connection Framework
 - Support for MMAPI (JSR 135)
 - Support for FileConnection API (JSR 75)
 - Support for Nokia APIs
 - Support for Siemens APIs
 - Skinnable and configurable interface
 - Works with different graphics libraries;
   currently with Swing and SWT
 - Platform independent: Windows, Linux, OSX

This requires JRE (included in Slackware).