Android Open Source - Development file Text-Edit-for-Android






Project Summary

THIS APP IS NO LONGER BEING DEVELOPED. Simple notepad app for the Android OS that can open, edit and save text files to and from the SD card..

Web Site / Source Repository

Text-Edit-for-Android is hosted in the following web site
https://github.com/paulmach/Text-Edit-for-Android

If you think the Android project Text-Edit-for-Android 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 Text-Edit-for-Android.

ItemValue
Java File Count13
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Text-Edit-for-Android is as follows:

GNU General Public License

Resource Files

There are 26 image files in Text-Edit-for-Android. The names of the image files are listed as follows.

alert_dialog_icon.png
colors.png
fileicon_c.png
fileicon_cpp.png
fileicon_default.png
fileicon_f.png
fileicon_folder.png
fileicon_h.png
fileicon_htm.png
fileicon_html.png
fileicon_java.png
fileicon_php.png
fileicon_pl.png
fileicon_py.png
fileicon_tex.png
fileicon_txt.png
ic_dialog_menu_generic.png
icon_new.png
icon_old.png
icon_open.png
icon_openrecent.png
icon_options.png
icon_save.png
icon_saveas.png
up.png
usethisfolder.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.paulmach.textedit.ClearRecentFileListPreference.java
org.paulmach.textedit.ClearSearchSuggestions.java
org.paulmach.textedit.ColorPreference.java
org.paulmach.textedit.DefaultDirPreference.java
org.paulmach.textedit.EditPreferences.java
org.paulmach.textedit.FileAutoCompleteArrayAdapter.java
org.paulmach.textedit.FileBrowser.java
org.paulmach.textedit.FileViewArrayAdapter.java
org.paulmach.textedit.FontSizePreference.java
org.paulmach.textedit.FontTypePreference.java
org.paulmach.textedit.SearchSuggestions.java
org.paulmach.textedit.WarrantyPreference.java
org.paulmach.textedit.pmTextEdit.java