This repository contains the source code and necessary files for the Final Degree Project (TFG) of Juan and Angel. The project is developed in Java and uses Android Studio as the build system.
## Project Structure
TFG/
├── src/ # Source code directory
├── build.gradle.kts # Gradle build configuration
├── settings.gradle.kts # Gradle project settings
└── .gitignore # Git ignore file
- Java JDK 11 or higher
- Gradle 6.0 or higher
- minSdk = 26
- targetSdk = 33
- Android Studio 2023 Tested
- Clone the repository:
- Open on Android Studio:
git clone https://github.com/JohnWormwood/TFG.git
- John Wormwood (JohnWormwood)
- AngelCen14 (AngelCen14)
© 2024 All rights reserved.
This project is licensed under the following terms:
- Copying, distribution, and modification of the code are not allowed.
- The code may only be used for review and testing purposes.
- Any commercial use is strictly prohibited without prior written permission from the author.