Android Open Source - App notepad SNET






Project Summary

SNET is an android application, it's a notepad and text editor. SNET is for "Simple Note et Editeur de Texte".

Web Site / Source Repository

SNET is hosted in the following web site
https://github.com/Varlorg/SNET

If you think the Android project SNET 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 SNET.

ItemValue
Java File Count8
Target SDK Version7
Minimum SDK Version7
Activity Count5
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of SNET is as follows:

GNU Lesser General Public License

Java Source Files

com.snet.MainActivity.java
com.snet.notepad.NoteEdition.java
com.snet.notepad.NoteMain.java
com.snet.notepad.Note.java
com.snet.notepad.NotesBDD.java
com.snet.notepad.Preference.java
com.snet.notepad.SQLiteBase.java
com.snet.textedit.TextEdition.java