Android Open Source - App note dailyspit






Project Summary

Massively minimal note-taking app for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of dailyspit.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-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 Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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