Skip to content

Android application/service to remember individual media volume levels for each installed app and reset the volume upon opening.

License

Notifications You must be signed in to change notification settings

nickiaconis/AppLevels

Repository files navigation

#AppLevels

##Concept

AppLevels was born out of frustration, the frustration of continually adjusting the media volume on Android phones to cope with sounds made by other Android apps. AppLevels manages media volumes set for individual applications and saves users the hassle of adjusting the volume every time they open a different app.

##Installation

The recommended method of installation from source is through use of Eclipse and the Android Development Tools (ADT) plugin. The ADT bundle, including Eclipse, may be downloaded from

http://developer.android.com/sdk/index.html

The repository contains the AppLevels project in its entirety. Simply download, extract, import, and build. The resulting AppLevels.apk, when loaded onto your Android device, will install AppLevels.

##Requirements

######Requirements documentation coming soon...

##Support

While no support is guaranteed under the Apache License, submitting issues or feature requests to the repository is encouraged. If you are a developer, whether novice or seasoned, contributing fixes to any open issues found there is encouraged as well. If you don't have a GitHub account, (may I suggest you make one? Barring that,) you may send issue reports via email.

##Licensing

###Copyright 2013 Nick Iaconis

AppLevels is licensed under the Apache License, Version 2.0 (the "License"); you may not use AppLevels except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android application/service to remember individual media volume levels for each installed app and reset the volume upon opening.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages