jonathanklee / VolumeLockr

Android volume locker
GNU General Public License v3.0
22 stars 3 forks source link
android lock locker volume

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

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">

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