Repository files navigation Mobile Application Dvelopment Practical-11: Working With SQLite Database
Developed by, Achal Hingrajiya (Dept. of IT, U. V. Patel College Of Engineering)
Enhance an application which is already created in practical-10 by implementing following features:
Copy practical-10 into different folder with name of practical-11.
Create NodeData Class in which store Table Name, Column name, Table Query by using String Constant & in companion object.
Create DatabaseHelper class by implementing these methods: getAllNotes(), getNotesCount(), insertNote(), deleteNote(), UpdateNote()
Modify ListView & its adapter to display all notes.
Modify Common Custom Dialog Box for add, edit note, delete note.
Alarm, Reminder, notification functionality should be same as built in practical-10.
Store Login details like Username & password by using SharedPreferences.
Splash Screen with animation
About
This repo demonstrates using of database helper in android application development
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.