This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
apitest/README.md
2022-10-04 13:17:46 +03:00

11 lines
396 B
Markdown

# Testing Android API 31
This app and repository are created for the course CT60A4160 Fundamentals of Software Testing of LUT University, Finland.
The app takes in user's input and uses a SQLite database to save details.
The user can view all details, update, and delete them later.
## Environment
The app was tested on API level 32 during development, using USB debugging.
## Demonstration