| Interface | Description |
|---|---|
| ApplicationDisplay |
Represents the display of an Android Application, on which a bitmap containing the back buffer can be drawn.
|
| ApplicationSupport |
This interface can be used by Android Applications in order to setup the MicroEJ support engine and to handle display
events.
|
| Class | Description |
|---|---|
| MicroEJActivity |
This Activity implementation can run a MicroEJ Application on Android using the MicroEJ support engine.
|