14 lines
500 B
Markdown
14 lines
500 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
|
|
https://user-images.githubusercontent.com/68151686/193808348-02ea9bd6-cf72-4d9f-aafd-38c3ee387ef4.mp4
|
|
|
|
|
|
|