Skip to content

tech.calindra.eitri.eitri-android 2.14.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>tech.calindra.eitri</groupId>
  <artifactId>eitri-android</artifactId>
  <version>2.14.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

  • EitriMachine.bridge.exposeNativeNavigationApi()
    • Easy way to enable nativeNavigation for eitri-apps
  • EitriMachine.currentEitriApp.eventBus.publish()
    • Publish messages on the current eitri-app eventBus