A task, event, and project planning and management app for Android.
GSD is hosted in the following web site
https://github.com/AdamDorwart/GSD
If you think the Android project GSD 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 GSD.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
There are 1 image files in GSD. The names of the image files are listed as follows.
ic_action_add.png
The following screenshort is generated from the image listed above.
GSD has the following Java source files.
com.epistemik.gsd.ApplicationTest.java com.epistemik.gsd.models.DbHelper.java com.epistemik.gsd.models.InboxDataSource.java com.epistemik.gsd.models.InboxItemModel.java com.epistemik.gsd.models.InboxModel.java com.epistemik.gsd.views.ImpulseActivity.java com.epistemik.gsd.views.MainActivity.java com.epistemik.gsd.views.adapters.InboxListAdapter.java com.epistemik.gsd.views.adapters.SectionsPagerAdapter.java com.epistemik.gsd.views.fragments.InboxFragment.java