Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 749 Bytes

File metadata and controls

9 lines (5 loc) · 749 Bytes

ToDo-Task-App-using-Java-in-Android

A ToDo Task app is where we can save schedules of some tasks to get reminded on the scheduled time. The tasks we save in the app can be saved multiple ways, online or offline. Some app supports both. In this tutorial we are going to create a SQLite Database based ToDo Task App using Java in Android.

Watch demo video at Youtube

Read the tutorial Article