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
This is a Java Android app that implements SqLite Database. It is used for taking and saving notes offline. The notes are then fetched from an sqlite database and displayed in a recyclerview.