Source code from the Android Development Workshop by David Read. Note, some source code is adapted from Code in Flow's stopwatch tutorial. Their source code can be found at https://codinginflow.com/tutorials/android/chronometer. This is a simple stopwatch with controls to start, stop, and reset it. It also has some basic styles applied to some of the user interface elements.
-
Notifications
You must be signed in to change notification settings - Fork 0
An Android app developed to present at an MSU Computer Club workshop. The app is a simple stopwatch with controls to start, stop, and reset the time. Some source code is adapted from Code in Flow’s stopwatch tutorial, which can be found at https://codinginflow.com/tutorials/android/chronometer.
david-read-iii/Stopwatch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An Android app developed to present at an MSU Computer Club workshop. The app is a simple stopwatch with controls to start, stop, and reset the time. Some source code is adapted from Code in Flow’s stopwatch tutorial, which can be found at https://codinginflow.com/tutorials/android/chronometer.