Skip to content

Java, SQLite and Android Studio IDE - The application allowed users to insert, update and remove tasks from a SQLite database. Additional features such as creating an alarm for urgent tasks could be optionally set using broadcast receivers.

Notifications You must be signed in to change notification settings

DomHeal/Android-Memo-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android-Memo-Application

Java, SQLite and Android Studio IDE - The application allowed users to insert, update and remove tasks from a SQLite database. Additional features such as creating an alarm for urgent tasks could be optionally set using broadcast receivers.

Implementation

  • Create Notes
  • View Notes
  • Delete Notes
  • Set an Alarm (Notification)
  • SQLite Integration

About

Java, SQLite and Android Studio IDE - The application allowed users to insert, update and remove tasks from a SQLite database. Additional features such as creating an alarm for urgent tasks could be optionally set using broadcast receivers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages