Cross Tasky is a simple cross platform task managment app Now for Android :)..
cross-tasky-android is hosted in the following web site
https://github.com/gboduljak/cross-tasky-android
If you think the Android project cross-tasky-android 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 cross-tasky-android.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 15 |
Activity Count | 4 |
There are 7 image files in cross-tasky-android. The names of the image files are listed as follows.
ic_delete.png ic_edit.png ic_home.png ic_pencil.png ic_refresh.png logo.png logo_small.png
The following screenshort is generated from the image listed above.
cross-tasky-android has the following Java source files.
com.example.CrossTaskyAndroid.CreateActivity.java com.example.CrossTaskyAndroid.DetailsActivity.java com.example.CrossTaskyAndroid.EditActivity.java com.example.CrossTaskyAndroid.Infrastrucure.CircleButton.java com.example.CrossTaskyAndroid.Infrastrucure.Db.java com.example.CrossTaskyAndroid.Infrastrucure.Tasks.GetTodosTask.java com.example.CrossTaskyAndroid.Infrastrucure.Tasks.InsertTask.java com.example.CrossTaskyAndroid.Infrastrucure.Tasks.TaskManager.java com.example.CrossTaskyAndroid.Infrastrucure.Todo.java com.example.CrossTaskyAndroid.MainActivity.java com.example.CrossTaskyAndroid.TodosAdapter.java