Skip to content

radixhomework/native-helper

Repository files navigation

Native Helper

Quality Gate Status

Helpers for making native Java application

Overview

This library provides the following elements:

  • @Reflected for specifying class that needs to be accessed through reflection within the native application
  • @BundleRessources for specifying files to be bundled within the native application