An open API service indexing awesome lists of open source software.

https://github.com/aurbano/android-notes-app

A very simple Android app to create and manage notes.
https://github.com/aurbano/android-notes-app

android-app java

Last synced: 3 months ago
JSON representation

A very simple Android app to create and manage notes.

Awesome Lists containing this project

README

          

Android Notes
=================

A very simple Android app to create and manage notes.

Notes are stored in simple text files, where each note will be one file. All files are read from the filesystem on load, and displayed on a `listview`.

**Note: This app was created as a learning project, and should only be used as such.**

[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/android-notes/readme)](https://github.com/aurbano)