shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
510 stars 42 forks source link

Suggestion: Gradle based Android version of OpenJKDF2 #283

Open Alex3474247 opened 11 months ago

Alex3474247 commented 11 months ago

Hi! Can you create a Gradle based project with Gradle plugin version 7.2+ as here: https://github.com/Alex3474247/Zeta_Touch but in a separate folder, for example openjkdf2-android in your repository. To be able to build it not only using a mac computer, windows, but even AndroidIDE Termux environment. Gradle is a cross-platform build system, used in almost every android game.