Closed GoogleCodeExporter closed 9 years ago
Charles Chen said this is the magic command:
setVolumeControlStream(AudioManager.STREAM_MUSIC);
Original comment by sandordo...@google.com
on 22 Jul 2010 at 2:45
It makes no sense - AudioManager.STREAM_MUSIC has the same value as
TextToSpeech.Engine.DEFAULT_STREAM - but ok, I'll figure it out.
Original comment by rdama...@google.com
on 31 Aug 2010 at 8:42
I always had this loud volume issue on my Sprint HTC Hero before I rooted it
and started using cyanogenmod-6.0.0-RC1. It's been perfect ever since. Maybe
it's a permissions problem?
Original comment by kennerly...@gmail.com
on 31 Aug 2010 at 8:47
I think that's unrelated - what we're talking about here is just making sure
the volume buttons adjust the right volume (the volume for announcements) when
you're in My Tracks.
Original comment by rdama...@google.com
on 31 Aug 2010 at 8:59
I used to have no control over how incredibly LOUD the MyTracks announcements
were on my HTC Hero unless I turned down the media volume. This was awkward,
because while listening to media at a comfortable volume, the MyTracks
announcement would come blaring through. So in order to make it bearable, I
had to turn my media down to almost inaudible. That is no longer the case,
since running the Cyanogemod.
Is this not related?
Original comment by kennerly...@gmail.com
on 31 Aug 2010 at 9:08
Ok, apparently the volume control needs to be added to each activity where we
want it to work, even the children of the TabActivity :(
Original comment by rdama...@google.com
on 31 Aug 2010 at 9:24
I've changed it for the 4 main activities (map, stats, chart, settings) - do
you think that's enough?
Sandor, please review at
http://code.google.com/r/rdamazio-mytracks-staging1/source/detail?r=05697baf484d
c90cf35b214588b6249aa9201c2e
Original comment by rdama...@google.com
on 31 Aug 2010 at 9:56
Original comment by rdama...@google.com
on 1 Sep 2010 at 3:05
Original issue reported on code.google.com by
rdama...@google.com
on 18 May 2010 at 6:04