Skip to content

ramsaran09/FaceLiveness

Repository files navigation

FaceLiveness

Offline face verification app written in Kotlin.


✨ Features

  • Face liveness detection and offline verification.
  • Android-focused implementation.
  • Secure local data handling.

🏗️ Architecture

  • Modular Android app, with main logic under app/.
  • Utilizes standard Gradle build system.
  • Local storage for verification results.

🗂️ Project Structure

  • app/ - Main application code.
  • .idea/ - IDE configurations.
  • Build/config files: build.gradle, settings.gradle, gradle.properties, .gitignore, etc.
  • Gradle wrapper and scripts.

🚀 Getting Started

Clone the repo:

git clone https://github.com/ramsaran09/FaceLiveness.git

Open in Android Studio.
Build and run the app from the app module.
Use ./gradlew build to build from command line.


🧩 Dependencies

  • Kotlin
  • Android SDK
  • Gradle

About

offline face verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages