Kanzi  3.9.8
Kanzi Engine Java API
Kanzi Engine Java API

Use the Kanzi Engine Java API to program Kanzi applications, develop Kanzi Engine plugins, and interface with devices and application execution environment.

Kanzi Engine Java API implements platform-independent Java proxies for Kanzi classes, providing rich access to the Kanzi functionality in Java and Kotlin. This enables you to create applications that are tightly integrated with the Android APIs.

On Android, you can use the Kanzi Engine Java API directly from the Android UI thread without the need for dispatcher mechanisms. See Developing with the Kanzi Android framework (droidfw).

For an overview of the Kanzi Engine Java API, see Using Java and Kotlin.