Add Android project configuration and skeleton

This commit is contained in:
Jorge Martín
2025-02-14 10:26:09 +01:00
parent 5c8fe957b7
commit a71245b95e
10 changed files with 476 additions and 0 deletions

11
platforms/android/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# Ignore local gradle properties file
local.properties
# Also ignore the generated assets for Android
lib/src/main/assets