Note Pad is another sample application from Google. It features a simple text processor and lists all noted in a linear structure.
Note Pad (also known as Notes List or Notes) is another sample of an Android application from Google with very basic functionality. It features a simple text processor and lists all noted in a linear structure. Users can only add, edit and delete notes.
For the developers, this simple application demonstrates how to:
- use views
- access a database
- use an intent to open a new window
- manage activity lifecycle
- and more...
You can download at: http://apk.cuaban.net/detail/7951/ Note-Pad .html
No comments:
Post a Comment