Android Open Source - App notepad Notepad






Project Summary

Notepad app for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Notepad.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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