Massively minimal note-taking app for Android.
dailyspit is hosted in the following web site
https://github.com/bryndivey/dailyspit
If you think the Android project dailyspit 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 dailyspit.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar commons-logging-1.1.1.jar dropbox-android-sdk-1.5.3.jar httpclient-4.0.3.jar httpcore-4.0.1.jar httpmime-4.0.3.jar json_simple-1.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
dailyspit has the following Java source files.
za.co.bryndivey.thedailyspit.DropboxComms.java za.co.bryndivey.thedailyspit.ListNotesActivity.java za.co.bryndivey.thedailyspit.Note.java za.co.bryndivey.thedailyspit.NoteFileFactory.java za.co.bryndivey.thedailyspit.NoterMain.java za.co.bryndivey.thedailyspit.Util.java za.co.bryndivey.thedailyspit.ViewActivity.java