Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 689 Bytes

File metadata and controls

12 lines (8 loc) · 689 Bytes

Android_noteApplication

Application to add notes and read them.

Checkout: #1

Screenshot Screenshot Screenshot

HashMap is used to store notes with a the current timestamp for each note, uses sharedpreferences and some basic UX, has been adapted for Nexus One (4.3).

Feel free to do whatever you want with this.