Android Open Source - App task aTask






Project Summary

My first android application : a clean and simple task manager.

Web Site / Source Repository

aTask is hosted in the following web site
https://github.com/jbouzekri/aTask

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in aTask. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

aTask has the following Java source files.

com.ptashek.widgets.datetimepicker.DateTimePicker.java
net.bouzekri.atask.ATaskActivity.java
net.bouzekri.atask.GeneralActivity.java
net.bouzekri.atask.NewTaskActivity.java
net.bouzekri.atask.SelectTaskActivity.java
net.bouzekri.atask.adapter.TaskListAdapter.java
net.bouzekri.atask.helper.TaskDatabaseHelper.java
net.bouzekri.atask.model.Task.java