Android Open Source - UI icon Notepad






Project Summary

This was a fun project, creating a notepad and messing with icons, fonts and splashscreens..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Notepad.

ItemValue
Java File Count4
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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