Skip to content

An Android app that will stop all playing media on the phone at a set time. Built in Java

License

Notifications You must be signed in to change notification settings

jtymburski/drift-off-java

Repository files navigation

Description

An Android app that will stop all playing media on the phone at a set time

This project was inspired by wanting to play music as you relax late at night and have it turn off automatically after falling asleep. Unfortunately, the native Android alarm apps have no capability to do this.

Screenshots

Getting Started

Prerequisites

Download and install Android Studio

Installing

Import the cloned project into Android Studio

Build and run on a AVD emulator

Deployment

Side load the signed release apk onto your phone

adb install drift_off_java.apk

Built With

  • Dagger - Static Android Dependency Injection
  • Gradle - Dependency Management and Build Tool

Testing

Versioning

For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

An Android app that will stop all playing media on the phone at a set time. Built in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages