Skip to content

dvdprr6/CRUDLite

Repository files navigation

CRUDLite

Summary

This is a simple CRUD application using SQLite. Create, Read, Update, and Delete a user from User table.

Details

The main activity displays the user placed in a listview fragment

Main Activity

Press the Create button on top of the Main Activity to create a user user

Create User

On the Main Activity press on one of the List View items to open a new activity that will allow you to update or delete a user.

Update User

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages