Skip to content

Cricket Score is Scorekeeper app for cricket which keep track of Runs and Out Player of 2 teams.

License

Notifications You must be signed in to change notification settings

manjirikolte/CricketScoreBoard_AndroidApp

Repository files navigation

CricketScoreBoard_AndroidApp

Cricket Score is Scorekeeper app for cricket which keep track of Runs and Out Players of 2 teams.

App Compatibility

Android device running with Android OS 4.0.4 (API Level 15) or above. Designed for Phones and NOT for Tablets.

Topics explored

XML

  • Using LinearLayout with weights.
  • Usage of App resource values for colors, dimensions, strings and styles.

JAVA

  • Registering Buttons with Click listener.
  • Toast in android
  • Saving the state of Text values shown in TextView and Button, post configuration change.

Rubric followed for the Project

  • The chosen game has either multiple amounts of points that can be scored or multiple important metrics to track.
  • App is divided into two columns, one for each team.
  • Each column has a large TextView to keep track of the current score of the Team, and an optional secondary TextView to track other important metrics.
  • Each column has Scoring Buttons to record the score for the team, which updates a corresponding TextView in that column to reflect the new score.
  • Game has a Reset Button to reset the scores on the TextViews.
  • Screenshots

    |

    LICENSE

    Licensed under the MIT License .

    About

    Cricket Score is Scorekeeper app for cricket which keep track of Runs and Out Player of 2 teams.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages