Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/MicroEJ/How-To

This project gathers the how-tos.
https://github.com/MicroEJ/How-To

Last synced: about 16 hours ago
JSON representation

This project gathers the how-tos.

Lists

README

        

.. Copyright 2018-2022 MicroEJ Corp. All rights reserved.
.. Use of this source code is governed by a BSD-style license that can be found with this software.

.. image:: https://shields.microej.com/endpoint?url=https://repository.microej.com/packages/badges/sdk_5.4.json
:alt: sdk_5.4 badge
:align: left
.. image:: https://shields.microej.com/endpoint?url=https://repository.microej.com/packages/badges/arch_7.16.json
:alt: arch_7.16 badge
:align: left
.. image:: https://shields.microej.com/endpoint?url=https://repository.microej.com/packages/badges/gui_3.json
:alt: gui_3 badge

Overview
========

This project gathers various MicroEJ how-tos.

Details
=======

**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.

Requirements
============

This example has been tested on MICROEJ SDK ``5.1``.

Usage
=====

Each subfolder contains a distinct how-to described in the **README.rst**
file of each example.

Changes
=======

- See the change log file `CHANGELOG.rst `__ located at
the root of this repository.

License
=======

- See the license file `LICENSE.txt `__ located at the
root of this repository.

--------------

.. ReStructuredText
.. Copyright 2017-2022 MicroEJ Corp. All rights reserved.
.. Use of this source code is governed by a BSD-style license that can be found with this software.