Android Open Source - Development sdk SamplePad






Project Summary

A Notepad app for Android (based on the Google sample notepad app), min compatible to SDK 8 (Original was built for Honeycomb tablets).

Web Site / Source Repository

SamplePad is hosted in the following web site
https://github.com/bishopsmove/SamplePad

If you think the Android project SamplePad listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SamplePad.

ItemValue
Java File Count6
Supported screen sizes[ldpi, hdpi]
Minimum SDK Version8
Activity Count4




License

The license information of SamplePad is as follows:

GNU Lesser General Public License

Resource Files

There are 7 image files in SamplePad. The names of the image files are listed as follows.

app_notes.png
ic_menu_compose.png
ic_menu_delete.png
ic_menu_edit.png
ic_menu_revert.png
ic_menu_save.png
live_folder_notes.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.dojangdev.SamplePad.NoteEditor.java
net.dojangdev.SamplePad.NotePadProvider.java
net.dojangdev.SamplePad.NotePad.java
net.dojangdev.SamplePad.NotesList.java
net.dojangdev.SamplePad.NotesLiveFolder.java
net.dojangdev.SamplePad.TitleEditor.java