Android Open Source - App note sticky-notes






Project Summary

Android app that allows you to put sticky notes on your phone screen..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sticky-notes.

ItemValue
Java File Count6
Minimum SDK Version14
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.SYSTEM_ALERT_WINDOW




Java Source Files

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