Skip to content

Fixes FFI Layer & Perfectly Links Library to Application Codebase

Issue Fix

Fixes #16 (closed)

Description

Refactored the FFI Layer and the rust library now perfectly links to the android application right from initial start of the application

Alternative(s) considered

  • Disabling the unavailable API
  • Adding android-support crate to workspace to get the lib building
  • Fixes in FFI Layer that were needed after project rename

Type

Choose one: Fix

Screenshots (if applicable)

NA

Edited by Ghost User

Merge request reports