Skip to content

jonathanklee/VolumeLockr

Repository files navigation

VolumeLockr

VolumeLockr allows you to control your Android device volume levels and set locks for each one of them.

  

Installation

You can either download it from F-Droid or build it manually.

F-Droid

Get it on F-Droid

Build manually

Get the sources

git clone git@github.com:jonathanklee/VolumeLockr.git

Build

cd VolumeLockr
./gradlew assembleDebug

Install

adb install ./app/build/outputs/apk/debug/app-debug.apk