Android app that allows you to put sticky notes on your phone screen..
sticky-notes is hosted in the following web site
https://github.com/matthewrkula/sticky-notes
If you think the Android project sticky-notes 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 sticky-notes.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.SYSTEM_ALERT_WINDOW |
sticky-notes has the following Java source files.
com.mattkula.DemoApp.MainActivity.java com.mattkula.DemoApp.WindowService.java com.mattkula.DemoApp.data.Note.java com.mattkula.DemoApp.dialogs.ColorPickerDialog.java com.mattkula.DemoApp.fragments.NewNoteFragment.java com.mattkula.DemoApp.fragments.NoteListFragment.java