Closed GoogleCodeExporter closed 9 years ago
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 kraigs.a...@gmail.com
on 29 Oct 2010 at 3:33
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 rikard.k...@gmail.com
on 1 Nov 2010 at 6:29
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 rikard.k...@gmail.com
on 2 Nov 2010 at 2:02
Good deal, I'm glad it worked out. Thanks for the feedback!
Original comment by kraigs.a...@gmail.com
on 3 Nov 2010 at 3:40
Original issue reported on code.google.com by
rikard.k...@gmail.com
on 29 Oct 2010 at 8:56