Skip to content

Basketball score counter for two teams. It was created as an assignment for Udacity's Android Basics course.

Notifications You must be signed in to change notification settings

MarinaRomanova/BasketPaLL

Repository files navigation

BasketPaLL

Basketball score counter for two teams. It was created as an assignment for Udacity's Android Basics course. The app contains 3 screens. It uses intents for opening new activities. Custom font. Supports landscape and portrait mode.

Landing Page

Greeating the User.

basketpall_main_portrait

basketpall_main_landscape

Edit Team Page

It allows to enter the name of two players/ teams. If no data is entered, the default Team 1 / Team 2 names are used:

basketpall_enterteam_portrait

basketpall_enterteam_landscape

The counter itself presents a screen divided into two parts with custom buttons in the shape of basket balls.

The user can rotate the screen, the score stays saved.

basketpall_play_portrait

basketpall_play_landscape

play_screen_landscape

play_screen_portrait

The user can reset the score with the use of RESET button. The user can also share the score via email intent with pre-entered text:

basketpall_sharescore

About

Basketball score counter for two teams. It was created as an assignment for Udacity's Android Basics course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages