blob: 7ccc8f71200990518e99929ee8c5f3e77af6429d (
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).
|