Skip to content

Android application to add records developed using Android Jetpack components (Lifecycles, LiveData, Room, ViewModel).

Notifications You must be signed in to change notification settings

JaimePerezS/RememberAndroid

Repository files navigation

RememberAndroid

This Android app is an example of using Android Jetpack components to develop an Android app. This application allows you to manage reminders.

Requirements:

  • Android 5.1

Features Developed:

  • Insert reminder.
  • Edit reminder.
  • See reminders created.

Future Features:

  • Delete reminder.

Android Jetpack components:

  • Lifecycles.
  • LiveData.
  • Room.
  • ViewModel.

Releases

No releases published

Packages

No packages published

Languages