Skip to content

MartinFredlund/interval-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interval Timer

An Android interval timer application.

Prerequisites

  • Android Studio: Arctic Fox (2020.3.1) or later
  • JDK: 11 or later
  • Android SDK: API level 21 (Lollipop) or higher
  • Gradle: 7.0+ (included via Gradle Wrapper)

Build from Command Line

Debug Build

./gradlew assembleDebug

The APK will be generated at: app/build/outputs/apk/debug/app-debug.apk

Release Build

./gradlew assembleRelease

The APK will be generated at: app/build/outputs/apk/release/app-release.apk

On a Physical Device

  1. Enable Developer Options on your Android device
  2. Enable USB Debugging
  3. Connect your device via USB
  4. Click the Run button and select your device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages