Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

AndrewTrieu/apitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Android API 32

This app and repository are created for the course CT60A4160 Fundamentals of Software Testing of LUT University, Finland. The app takes in user-entered data and uses a SQLite database to store the data. The user can view, update, and delete the data later.

Environment

The app was developed using Android Studio on Linux Mint, and tested on Android API level 32 using USB debugging.

How does it work?

The user enters their name, email, and degree program for insertion. After the first insertion, the data can be viewed. To update the data, the user needs to enter the new details and the ID of the data that needs to be changed. To delete the dat, the user only needs to enter the ID of the data that needs to be deleted. These functions are performed using SQLite query.

Demonstration

Screen_Recording_20221004_142209_GetUserInput.mp4

About

Simple app to process user-entered data using Android API 31

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages