The Android Open Source Project | 52d4c30 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | <p>A simple note pad application. |
2 | It demonstrates... | ||||
3 | <ul> | ||||
4 | <li>using views | ||||
5 | <li>accessing a database | ||||
6 | <li>using an intent to open a new window | ||||
7 | <li>managing activity lifecycle | ||||
8 | <li>and many other goodies... | ||||
9 | </ul> | ||||
10 | </p> | ||||
11 | <img alt="Note Pad Example" class="gallery" src="sample_notepad.png" > | ||||
12 | <img alt="Note Pad Example" class="gallery" src="sample_note.png" > |