Notepad app for Android.
Notepad is hosted in the following web site
https://github.com/Sebc722/Notepad
If you think the Android project Notepad 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.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in Notepad. The names of the image files are listed as follows.
ic_action_alerts_and_states_warning.png ic_action_content_new.png ic_action_content_save.png ic_action_navigation_collapse.png ic_action_navigation_expand.png ic_action_navigation_next_item.png ic_core_overflow.png ic_menu_settings.png
The following screenshort is generated from the image listed above.
Notepad has the following Java source files.
com.sebc722.notepad.ApplicationTest.java com.sebc722.notepad.EditNoteActivity.java com.sebc722.notepad.EditNoteFragment.java com.sebc722.notepad.MainActivity.java com.sebc722.notepad.NoteListFragment.java com.sebc722.notepad.SettingsActivity.java com.sebc722.notepad.adapters.NoteListAdapter.java com.sebc722.notepad.adapters.SpinnerAdapter.java com.sebc722.notepad.ads.AdsFragment.java com.sebc722.notepad.data.BaseDataFile.java com.sebc722.notepad.data.Note.java com.sebc722.notepad.reference.Reference.java