# microemu **Repository Path**: webget/microemu ## Basic Information - **Project Name**: microemu - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MicroEmu MicroEmu is a pure Java implementation of Java ME. MicroEmu is licensed under LGPL and major parts under Apache License as well. This is a fork of [the original MicroEmu](https://code.google.com/archive/p/microemu/). ## Key changes in this fork: * Can be built with Java 8 * New versions of Android SDK tools are supported, Android apps compilation is fixed (platform Android 6.0 / February 2016) ## Key usage examples: * [Automatic porting MIDlets to Android](http://microemu.blogspot.com/2009/08/converting-javame-applications-to.html) * [Running MIDlets on Maemo](Maemo.md) * Application demonstration in web browser applet * Java Web Start demonstration * 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