This library contains simple examples to understand how to use the main MicroUI library APIs. It is recommended to study them in the following order :
Note that the same set of resources (images and fonts) is used across all of the examples.
- Right-Click on the example to run
.java
file - Select Run As -> MicroEJ Application
- Select your platform
- Press Ok
-
Right-Click on the example to build
.java
file -
Select Run As -> Run Configurations...
-
Select MicroEJ Application configuration kind
-
Click on New launch configuration icon
-
In Execution tab
- In Target frame, in Platform field, select a relevant platform
- In Execution frame
- Select Execute on Device
- In Settings field, select Build & Deploy
-
Press Apply
-
Press Run
The MicroEJ files for the 3rd-party BSP project are generated, to run the application on the device, you must compile the bsp project and then flash the .out file on your board, you can find more explanations in the README of your platform.
This example has been tested on:
- MicroEJ SDK 5.1
- With a Platform that contains:
- EDC-1.3
- BON-1.4
- MiCROUI-3.1
- DRAWING-1.0
#Dependencies
All dependencies are retrieved transitively by Ivy resolver.
Font | Author | License |
---|---|---|
Font Awesome | Dave Gand http://fontawseome.io |
SIL OFL 1.1 license-http://scripts.sil.org/OFL |
Sans | Adobe | SIL Open FontLicense.txt |
N/A
None.
Markdown
Copyright 2019-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.