MicroEmulator is a pure Java implementation of Java ME in Java SE.
MicroEmulator is licensed under LGPL so it is possible to link and
distribute commercial software with its libraries.
Key usage examples
- Application demonstration in web browser applet
- Java
- Faster development of application in Eclipse
- Using standard java profiling tools to tune your application
- Creation of unit tests for J2ME application that runs during build process
- Development support for platforms where no emulator is available. See
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
详细移植步骤请参照
阅读(809) | 评论(0) | 转发(0) |