Skip to content

This is a simple android application composed of a single activity where the user can type in a memo and save it in a database, then view it in a RecyclerView. The main purpose of this app is to demonstrate the usage of content providers in different application architectures.

Notifications You must be signed in to change notification settings

AliTawbeh/Android-Memo

Repository files navigation

Android-Memo

This is a simple android application composed of a single activity where the user can type in a memo and save it in a database, then view it in a RecyclerView. The main purpose of this app is to demonstrate the usage of content providers.

About

This is a simple android application composed of a single activity where the user can type in a memo and save it in a database, then view it in a RecyclerView. The main purpose of this app is to demonstrate the usage of content providers in different application architectures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages