Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 254 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 254 Bytes

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.