Android Open Source - App note 2do






Project Summary

Simple note-taking app..

Web Site / Source Repository

2do is hosted in the following web site
https://github.com/rfederici/2do

If you think the Android project 2do 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 2do.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of 2do is as follows:

GNU General Public License

Java Source Files

com.spaghettidev.twodo.DONEFragment.java
com.spaghettidev.twodo.FileDialog.java
com.spaghettidev.twodo.HomeFragment.java
com.spaghettidev.twodo.MainActivity.java
com.spaghettidev.twodo.OnFragmentInteractionListener.java
com.spaghettidev.twodo.TODOFragment.java
com.spaghettidev.twodo.dbHelper.java