With HW-Manager you are able to save your homework for school. This repository contains its source code.
A:
- Import the project in Android Studio.
B:
gradle build
Official repository: GitHub
Official mirror (Pull Request are welcome): GitLab
Take a look at GitHub Issues.
See LICENSE.
FilenameUtils.java
is a trimmed version of FilenameUtils from the Apache Commons IO library,
only using required methods. It is licensed under Apache License Version
2.0.


