Restructured and added the Android APP

This commit is contained in:
2022-12-29 09:20:52 +01:00
parent ca03011390
commit 32f09c135c
72 changed files with 1750 additions and 3 deletions

13
APP/android/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
key.properties
**/*.keystore
**/*.jks