You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Notes App for Android using Java and SQLite. It allows users to create, edit, and delete notes with offline storage. The CardView UI displays the title, content, and timestamp for each note.