Note Pad
Size: 17 KB Views: 544 Downloads: 56
Description: Note Pad Note Pad is another sample application from Google. It features a simple text processor and lists all noted in a linear structure. Developer: Google Description 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...

