diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b6f7ed --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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 +