Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 400 Bytes

File metadata and controls

18 lines (14 loc) · 400 Bytes

Flick Practice

Android app aimed at offering a tool for Japanese flick-input practice.

Features

  • Custom flick-style keyboard
  • Hiragana input prompts
  • Accuracy and speed tracking (WIP)

Getting Started

  1. Open this project in Android Studio
  2. Make sure Jetpack Compose is enabled
  3. Run on emulator or physical device (API 24+)

Tech Stack

  • Kotlin
  • Jetpack Compose
  • Android Studio