Coder Social home page Coder Social logo

No volume alarm about kraigsandroid HOT 4 CLOSED

kraigs-android avatar kraigs-android commented on July 24, 2024
No volume alarm

from kraigsandroid.

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
Can you reproduce this problem after you uninstall Timeriffic?  I'm willing to 
bet it's causing the problem.

There's no concept of a 'master' volume in android.  There are multiple audio 
channels, each with an independent volume control (ringer, media player, alarm, 
etc).  Any application can play sound through any channel or change the volume 
of any channel.  The channel names are really just a convention.  There's 
nothing preventing you from writing an application that plays music through the 
ringer channel or an alarm that plays sounds through the media player channel.

Alarm Klock plays its sounds through the 'alarm' channel and also (optionally) 
changes the volume of that channel slowly while it's alarming.  If there is 
some other program trying to simultaneously change the volume of that channel 
(like Timeriffic) you'll probably see undesired effects.

Original comment by [email protected] on 29 Oct 2010 at 3:33

from kraigsandroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
First of all, Thanx a lot for this great app.
And thanx for taking your time to explain for a "layman" :-) the 
"under-the-hood" world of volume in the Android system... :-)
I will try your recommendation and uninstall the Timeriffic app.
/BRR

Original comment by [email protected] on 1 Nov 2010 at 6:29

from kraigsandroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
Thank you for that tip, it seams as if the Timeriffic app caused all the 
hassle...
The thing is that it at first seamed work just fine since i didn't let 
Timeriffic mess with the alarm volume (set to "as-is").
Now all seams just peachy again...
Thank you.

Original comment by [email protected] on 2 Nov 2010 at 2:02

from kraigsandroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 24, 2024
Good deal, I'm glad it worked out.  Thanks for the feedback!

Original comment by [email protected] on 3 Nov 2010 at 3:40

  • Changed state: Done

from kraigsandroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.