blob: 2a1896962dbae28ba94e7793bc20716120734044 [file] [log] [blame]
The Android Open Source Project52d4c302009-03-03 19:29:09 -08001<p>A simple note pad application.
2It 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" >