blob: 0b5ff3e3005b8707544aa5ea6b43dd8f44055df5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
|