Android Open Source - SQLite database MyNote






Project Summary

MyNotes is an android based simple note taking app which features beautiful design. It can be used for taking notes, todolist backed by SQLite database..

Web Site / Source Repository

MyNote is hosted in the following web site
https://github.com/Kurukshetran/MyNote

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

ItemValue
Java File Count6
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of MyNote is as follows:

MIT License

Java Source Files

com.app.mynote.MainActivity.java
com.app.mynote.adapter.ListViewAdapter.java
com.app.mynote.db.DatabaseHandler.java
com.app.mynote.util.Constants.java
com.app.mynote.util.MyNote.java
com.app.mynote.util.PopupHelper.java