Skip to content

Project No. 4 in the Head First Android Development course

Notifications You must be signed in to change notification settings

Simp-le/hfad_stopwatch

Repository files navigation

Description

A simple stopwatch with "Start", "Pause" and "Reset" buttons. The stopwatch retains its state when the screen orientation changes. When exiting the application and when the application is blocked by another activity, the stopwatch pauses its work and resumes it as soon as focus is returned. View binding is used to link activity and layout.

Screenshots

Main page (Portrait):

image

Main page (Landscape):

image

About

Project No. 4 in the Head First Android Development course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages