This was a fun project, creating a notepad and messing with icons, fonts and splashscreens..
Notepad is hosted in the following web site
https://github.com/sasanikolic90/Notepad
If you think the Android project Notepad 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 Notepad.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 5 image files in Notepad. The names of the image files are listed as follows.
create_note.png ic_launcher_1.png ic_menu_delete.png ic_menu_save.png notetop.png
The following screenshort is generated from the image listed above.
Notepad has the following Java source files.
com.example.note.NoteEdit.java com.example.note.NoteList.java com.example.note.NotesDbAdapter.java com.example.note.SplashScreen.java