Add basic support for Android

- Add Android build scripts
- Add Android GUI and `MainActivity`
- Fix Java records
- Fix `Path.of` errors
- Update Main and MainActivity to match better
This commit is contained in:
Butterscotch!
2023-01-28 10:14:18 -05:00
parent 5d9d545346
commit e864487246
41 changed files with 524 additions and 128 deletions

3
.gitignore vendored
View File

@@ -36,3 +36,6 @@ build/
# direnv has been claimed for Nix usage
.direnv/
# Ignore Android local properties
local.properties