Android Open Source - App task DoItNow






Project Summary

A to do list app, force user to accomplish the task at the moment, users have at most three chances to postpone, avoid procrastination.

Web Site / Source Repository

DoItNow is hosted in the following web site
https://github.com/PXMYH/DoItNow

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

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.FLASHLIGHT
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.android.alarm.permission.SET_ALARM




License

The license information of DoItNow is as follows:

GNU General Public License

Java Source Files

com.px.do_it_now.AlarmReciever.java
com.px.do_it_now.AlarmService.java
com.px.do_it_now.DatePicker.java
com.px.do_it_now.MainActivity.java
com.px.do_it_now.TimePicker.java
com.px.do_it_now.Utilities.java
com.px.do_it_now.WakeIntentService.java