This Android application, available in the Android Play Store, was designed as a tool to help software developers and consultants keep track of their software sprint tasks through allowing them to add sprints and track them in terms of timeline. Super simple to use, and designed to be efficient in getting the work done!.
CodeSprint is hosted in the following web site
https://github.com/JawadAmin/CodeSprint
If you think the Android project CodeSprint 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 CodeSprint.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\Quicksand-Bold.otf assets\fonts\Quicksand-BoldItalic.otf assets\fonts\Quicksand-Italic.otf assets\fonts\Quicksand-Light.otf assets\fonts\Quicksand-LightItalic.otf assets\fonts\Quicksand-Regular.otf assets\fonts\Quicksand_Dash.otf |
There are 16 image files in CodeSprint. The names of the image files are listed as follows.
ab_bottom_solid_actionbarstyle.9.png ab_solid_actionbarstyle.9.png ab_stacked_solid_actionbarstyle.9.png ab_transparent_actionbarstyle.9.png cab_background_bottom_actionbarstyle.9.png cab_background_top_actionbarstyle.9.png ic_action_discard.png ic_action_new.png list_focused_actionbarstyle.9.png list_pressed_actionbarstyle.9.png menu_dropdown_panel_actionbarstyle.9.png progress_primary_actionbarstyle.9.png spinner_ab_default_actionbarstyle.9.png spinner_ab_disabled_actionbarstyle.9.png spinner_ab_focused_actionbarstyle.9.png spinner_ab_pressed_actionbarstyle.9.png
The following screenshort is generated from the image listed above.
CodeSprint has the following Java source files.
com.codesprint.SprintArrayAdapter.java com.codesprint.SprintDetailActivity.java com.codesprint.SprintDetailFragment.java com.codesprint.SprintListActivity.java com.codesprint.SprintListFragment.java com.codesprint.sprint.SQLTableDefn.java com.codesprint.sprint.Sprint.java com.codesprint.sprint.SprintContent.java com.codesprint.sprint.SprintModel.java