This project gathers various MicroEJ how-tos.
Available Examples:
- FontForge: Explains how to use Fontforge to generate a MicroEJ Font.
- FoundationLibrary-Get-Started: Contains a tutorial on how to add a Foundation Library for both simulated and embedded runtime.
- MicroUI-Get-Started : Contains simple examples to understand how to use the main MicroUI library APIs.
- Mock-Get-Started : Explains how to create a mock with an user interface for SNI and SP functions on the Simulator.
- Multi-App-Security-Manager: Describes how to add a security manager to a Multi-Sandboxed Platform.
- Proguard-Get-Started : Explains how to integrate Proguard in the SDK.
- Single-App-to-Multi-App-Platform: Modify an existing Standalone Application associated with a Mono-Sandbox Platform to be loaded dynamically.
- SNI-LED: Use a native (C) function to toggle a LED.
- StandaloneToSandboxed: Explains how to convert a Standalone Application into a Sandboxed Application.
- Storage-Get-Started: Explains how to store/retrieve information in a Sandboxed Application.
This example has been tested on MICROEJ SDK 5.1
.
Each subfolder contains a distinct how-to described in the README.rst file of each example.
- See the change log file CHANGELOG.rst located at the root of this repository.
- See the license file LICENSE.txt located at the root of this repository.