Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 716 Bytes

L-ink_Android

Android client for upstream: L-ink_Card
Use with this firmware for best experience: L-ink_Firmware

This client is reverse-engineered as the original author no longer maintains it,no source code is provided and it is only available in ARMv7-A(32bit)

How to build

Clone repo: git clone https://github.com/QueallyTech/L-ink_Android

Install OpenCV Android SDK:

  • Download OpenCV 4.8.0 Android release on OpenCV website
  • Unzip downloaded file and put OpenCV-android-sdk directory in the project root directory
  • Apply patch in ./patches directory