Android Open Source - App note MaNotes






Project Summary

simple and synchronizable Note application (android) ..

Web Site / Source Repository

MaNotes is hosted in the following web site
https://github.com/imadboy89/MaNotes

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\fonts\font1.ttf
assets\fonts\font2.ttf
assets\fonts\font3.ttf
assets\fonts\font4.ttf
assets\fonts\font5.ttf
assets\fonts\font6.ttf
assets\fonts\font7.ttf




Resource Files

There are 20 image files in MaNotes. The names of the image files are listed as follows.

_about.png
_settings.png
back.png
bg.png
delete.png
edit_.png
label_blue.png
label_green.png
label_red.png
label_yellow.png
manotes.png
new1.png
new_.png
note_editor_bg_blue.png
note_editor_bg_green.png
note_editor_bg_red.png
note_editor_bg_yellow.png
null_img.png
save_img.png
synch_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MaNotes has the following Java source files.

com.imad.manotes.Classes.java
com.imad.manotes.DAO.java
com.imad.manotes.MainActivity.java
com.imad.manotes.MySQLiteHelper.java
com.imad.manotes.Note.java
com.imad.manotes.NoteActivity.java
com.imad.manotes.Notes.java
com.imad.manotes.ShareCrtl.java