Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 668 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 668 Bytes

KotlinSlideParser

An experiment for an iOS and Android app using a shared parsing module written in Kotlin/Native.

The project was presented at MobOS 2018. Presentation slides are available here.

Requirements

Configuration

  • Set sdk.dir in common/local.properties to your Android SDK folder
  • Set konan.home in common/gradle.properties to the directory containing the Kotlin/Native compiler