A starter level Android Notepad app.
Notepad_ICS is hosted in the following web site
https://github.com/vishwaAbhinav/Notepad_ICS
If you think the Android project Notepad_ICS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Notepad_ICS.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, nodpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
There are 4 image files in Notepad_ICS. The names of the image files are listed as follows.
border.9.png ic_menu_add.png ic_menu_delete.png widget_preview.png
The following screenshort is generated from the image listed above.
Notepad_ICS has the following Java source files.
com.example.android.honeypad.NoteEditFragment.java com.example.android.honeypad.NoteListFragment.java com.example.android.honeypad.NotepadActivity.java com.example.android.honeypad.NotesProvider.java com.example.android.honeypad.widget.WidgetItem.java com.example.android.honeypad.widget.WidgetProvider.java com.example.android.honeypad.widget.WidgetService.java