Skip to content

danofa/WorkOut

Repository files navigation

WorkOut

Android app - Allows you to setup named exercise sessions with time steps that beep to let you know when to change activities.

  • Add named workout sessions
  • Create time steps that signal when to change activity
  • Able to run continuously or once
  • Can run in background while you use other phone functions

main mainadd sess sessadd

What I coded:

This app was made by request of a friend and seeing as android can run java applications I decided it would be a great little introductory project.

The main activity pulls and stores the general sqlite data for each workout session upon startup and also launches the background timer service that talks to the workout session activity.

All running and data storage is kept to a minimum and on exit from the main activity it destroys all references.

Where is it:

See the release page to download source or the signed .apk

runs on API 16: Android 4.1 (Jelly Bean) and higher.

About

Android app - workout / exercise timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages