This is the MGGames Utilities. To use, clone the repo and use the branch corresponding to your programming language.
- main : nothing
- android : for android development (java)
Assuming your java source code path is app/src/main/java
and in a git repo:
git submodule add https://github.com/martinmimigames/utils app/src/main/java/mg/utils
cd app/src/main/java/mg/utils
git submodule init
git checkout android
cd ../../../../../..
We welcome any bug reports, features, or improvements.
Please put them into Issues or create Pull Requests.
Date : 22-01-2023 dd-mm-yyyy