blob: 893702047a14cc5550ad579c6513332525562504 (
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 java from /extra.
|