simple and synchronizable Note application (android) ..
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.
The following table is the detailed list of MaNotes.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\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 |
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.
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