Status Update
Comments
tr...@gmail.com <tr...@gmail.com> #2
Regarding source attachments; I'm not sure that's supported in Gradle yet.
Regarding compiler messages: They *should* be shown. There are some error message recognizers which recognize certain error messages and attempt to provide more useful context.
I've seen several bugs in this area. There's some code which attempts to recognize error messages coming out of gradle, and attributing them to either java or to aapt etc. I believe there are some bugs in that area causing not all the details to be shown.
We definitely need to hunt that down and make sure that if we don't display an improved message, we at least display the full details available from gradle.
Regarding compiler messages: They *should* be shown. There are some error message recognizers which recognize certain error messages and attempt to provide more useful context.
I've seen several bugs in this area. There's some code which attempts to recognize error messages coming out of gradle, and attributing them to either java or to aapt etc. I believe there are some bugs in that area causing not all the details to be shown.
We definitely need to hunt that down and make sure that if we don't display an improved message, we at least display the full details available from gradle.
bj...@gmail.com <bj...@gmail.com> #3
Scott is the working on showing compiler errors in Studio
po...@gmail.com <po...@gmail.com> #4
One issue per bug report, please. #2 is a duplicate of 57181.
er...@lnxfrk.net <er...@lnxfrk.net> #5
Is there an official Gradle bug we can track about this?
searching for "source attachment" in the gradle bug tracker I find many similar tickets, all aimed at the Eclipse Plugin.
http://issues.gradle.org/browse/GRADLE-1621?jql=text%20~%20%22source%20attachment%22
searching for "source attachment" in the gradle bug tracker I find many similar tickets, all aimed at the Eclipse Plugin.
fr...@gmail.com <fr...@gmail.com> #6
Same problem om Samsung Galaxy S II
ry...@gmail.com <ry...@gmail.com> #7
Same issue on my HTC Thunderbolt. Please fix, would make me very very happy to hear notifications while at work and listening to music, instead of going all day missing all sorts of notifications because i need to keep my phone on silent. Really kinda expected this feature to already be part of the great package that is android+HTC so let’s add this seemingly simple addition and quite us all down!
ba...@gmail.com <ba...@gmail.com> #8
Any news about the automatic source attachment? I am also interested in the JavaDoc incase the source is not available but the JavaDoc is.
sh...@gmail.com <sh...@gmail.com> #9
Also same here on Desire Z, is it really that difficult to fix this ?
1k...@gmail.com <1k...@gmail.com> #10
Same issue on Incredible 2...I like to use my headphones for privacy. If I wanted to annoy those around me I would play my music through the speakers. But I'm sure my notifications are annoying those around me just fine. PLEASE fix
st...@gmail.com <st...@gmail.com> #11
I'm looking forward to seeing a fix for this. Having to search for and attach docs should be a needless extra step.
je...@comcast.net <je...@comcast.net> #12
Exist also plugin which can do this
https://github.com/xujiaao/AARLinkSources
It looks that it only modify idea libraries configuration file and inject right path to the it. Gradle itself is able to download sources and javadoc.
It looks that it only modify idea libraries configuration file and inject right path to the it. Gradle itself is able to download sources and javadoc.
ph...@gmail.com <ph...@gmail.com> #13
Tried using the plugin mentioned but does not seem to work for javadoc
da...@gmail.com <da...@gmail.com> #14
Still unable to get sources / javadoc attached for Maven dependencies in Android Studio 1.1.0 + Gradle 1.1.0. Any plans to get this fixed at all?
da...@gmail.com <da...@gmail.com> #15
Any news on this?
the workaround with AARLinkSources is good if the library is open source (source available) and if it is an AAR.
does not work with javadoc only and does not work with non-AAR artifacts (jar for instance).
It also require duplicating all dependency lines...
this should really be added to Android Studio and I think that if the AARLinkSources can do it it can be done by the android gradle plugin directly too (or by an android-studio plugin).
Why is this taking so long? it's a pain to develop, even with my own libraries I see no documentation unless I manually set the source location (and re-set it every time gradle resync).
Can you give your developer some update or an ETA?
thank you
the workaround with AARLinkSources is good if the library is open source (source available) and if it is an AAR.
does not work with javadoc only and does not work with non-AAR artifacts (jar for instance).
It also require duplicating all dependency lines...
this should really be added to Android Studio and I think that if the AARLinkSources can do it it can be done by the android gradle plugin directly too (or by an android-studio plugin).
Why is this taking so long? it's a pain to develop, even with my own libraries I see no documentation unless I manually set the source location (and re-set it every time gradle resync).
Can you give your developer some update or an ETA?
thank you
ka...@aton.com.au <ka...@aton.com.au> #16
I still run into this issue on AS 1.2RC
m1...@googlemail.com <m1...@googlemail.com> #17
im using android studio 1.2.1.1 version and this issue still occur, really annoying, google please fix this asap, target 1.4 is too far :(
co...@gmail.com <co...@gmail.com> #18
ap...@gmail.com <ap...@gmail.com> #19
1.2.2, still present.
ap...@gmail.com <ap...@gmail.com> #20
1.4 Beta 3 is available in the canary channel now, with this fix.
fl...@gmail.com <fl...@gmail.com> #21
Thank you! I look forward for it to come in beta!
uc...@gmail.com <uc...@gmail.com> #22
This has been fixed for JAR but not AAR dependencies.
dk...@gmail.com <dk...@gmail.com> #23
Is there any issue I can track for attaching src and javadoc for aar dependencies?
ha...@gmail.com <ha...@gmail.com> #25
[Comment deleted]
j....@gmail.com <j....@gmail.com> #26
[Comment deleted]
ar...@gmail.com <ar...@gmail.com> #27
If the javadoc issue (77425) was merged to this one, can you change this issue's subject/description to contain the word javadoc?
Also, is there an open issue for attaching javadoc manually? Couldn't find such an issue and couldn't find a way to do it in Android Studio v2.1.
See a related SO post:http://stackoverflow.com/questions/38141103/firebase-android-jars-documentation-javadoc-in-android-studio
Also, is there an open issue for attaching javadoc manually? Couldn't find such an issue and couldn't find a way to do it in Android Studio v2.1.
See a related SO post:
ol...@gmail.com <ol...@gmail.com> #28
Tried latest version:
com.android.tools.build:gradle:2.2.2
And javadoc is still not attached automatically.
com.android.tools.build:gradle:2.2.2
And javadoc is still not attached automatically.
sa...@gmail.com <sa...@gmail.com> #29
I don't think Google devs receive updates on closed issues. At least I've never seen them respond. Probably better open a new issue and link back to this one.
cr...@gmail.com <cr...@gmail.com> #30
I have just created this issue:
https://code.google.com/p/android/issues/detail?id=227239
It specifically refers to Gradle not downloading a javadoc jar dependency for AAR libraries.
Please feel free to add comments on there.
It specifically refers to Gradle not downloading a javadoc jar dependency for AAR libraries.
Please feel free to add comments on there.
da...@gmail.com <da...@gmail.com> #31
I'm having the same issue with my MyTouch 4G. It sucks because I like to listen to music at work, but the higher-ups don't really appreciate my phone constantly going off.
ma...@gmail.com <ma...@gmail.com> #32
Yea, please fix. I bought a Samsung Galaxy S II instead of an iPhone... iPhone, nor any other phone that I've owned has the same problem
st...@gmail.com <st...@gmail.com> #33
On my Thunderbolt I experience this with both wired and bluetooth headphones. When I use round timer on one of my exercises, the alert tones are playing LOUDLY out of the back speaker in addition to through my bluetooth headphones. This is a MUST FIX.
dj...@gmail.com <dj...@gmail.com> #34
Suprizingly, I seem to be the first one ever to report my findings on the Galaxy Nexus.
Unfortunately, the bug is still present as of the current latest version (4.0.1).
Unfortunately, the bug is still present as of the current latest version (4.0.1).
nf...@gmail.com <nf...@gmail.com> #35
I recently installed the update on my Galaxy S II (to version 2.3.6) and I still have the same issue. I really don't understand why this is so difficult to fix.
nt...@gmail.com <nt...@gmail.com> #36
Same issue on Acer A500 Iconia Tab running 3.2 - have to turn notification volume down to zero when in the office.
my...@gmail.com <my...@gmail.com> #37
YES. This is ridiculous. What's the point of putting headphones in in the library, when I get these loud notifications on my ASUS Transformer.
la...@gmail.com <la...@gmail.com> #38
Having this same problem on xperia Ray as well. Would be nice to hear the notifications through the headphones and have the external speaker turned off when headphones are plugged in.
ri...@gmail.com <ri...@gmail.com> #39
Same issue on Samsung Exhibit II 2.3.5 Gingerbread. Is there an app out there that lets User manage headphone and speaker volume manually?
cf...@gmail.com <cf...@gmail.com> #40
Having this problem on Transformer Prime running ICS (4.0.3)...
ad...@gmail.com <ad...@gmail.com> #41
Same issue with Samsung Captivate with Android 2.2, 2.3.5 and 4.0.3.
Minimally, this should be user configurable.
Minimally, this should be user configurable.
sh...@gmail.com <sh...@gmail.com> #42
Wow, extremely disappointed in Android for this issue - I left iPhone for this and things like this areextremely annoying. This has to be the most idiotic design decision I've ever seen, I don't want my phone going off if I have headphones plugged in. Seriously Google what is your problem?
an...@googlemail.com <an...@googlemail.com> #43
Galaxy S1 - same issue here - Germany.
Please fix this - that is a very big bug in the android system! I don't understand what take so long - the I-Net is full of reports about this bug from android users all around the globe - not the best sign of quality, or?
Please fix this - that is a very big bug in the android system! I don't understand what take so long - the I-Net is full of reports about this bug from android users all around the globe - not the best sign of quality, or?
an...@gmail.com <an...@gmail.com> #44
Same on the Nexus S running 2.3.4 Gingervread. 10 MONTHS since this thing has been reported and still no fix??? Are you serious???
da...@gmail.com <da...@gmail.com> #45
Using the p6800 Galaxy Tab 7.7 (Has phone functionality).
This also happens using a stereo Bluetooth headset (LG HBS-700):
Most sounds and music come out the BT Headset. However, Phone Ringtones, Notifications and the messaging Text-to-Speech (reads Texts to you) all come out both the BT Headset and the tablet Speakers.
There should be an option to send ALL sound to a) Bluetooth/Wired Headphone (default), b) Speakers or c) Both.
This also happens using a stereo Bluetooth headset (LG HBS-700):
Most sounds and music come out the BT Headset. However, Phone Ringtones, Notifications and the messaging Text-to-Speech (reads Texts to you) all come out both the BT Headset and the tablet Speakers.
There should be an option to send ALL sound to a) Bluetooth/Wired Headphone (default), b) Speakers or c) Both.
th...@gmail.com <th...@gmail.com> #46
Problem still persists on Galaxy Nexus LTE running Android 4.0.4.
do...@gmail.com <do...@gmail.com> #47
Hi all - this may help at least somewhat. Install "Setting Profiles" app (great app) and set up a Profile which is activated when you have the headphones connected - for that profile you can set the phone and notifications volumes either very low or off (although I think setting the volume to off means you wont hear anything in the headphones either, except maybe a beep beep). If you want to have to "Profiles" active at the same time (e.g. Work, Headphones Connected) you need the Pro version of Setting Profiles.
I hope it helps some of you out a bit at least.
I hope it helps some of you out a bit at least.
st...@gmail.com <st...@gmail.com> #48
I actually want to hear the notifications through the headphones! Otherwise I would have already muted them with setting profiles (which I already use) when the headphones are plugged in (as I have already muted them when nothing is plugged in).
do...@gmail.com <do...@gmail.com> #49
Well, you said ...
Comment 32 by steve.ro...@gmail.com, Dec 10, 2011
On my Thunderbolt I experience this with both wired and bluetooth headphones. When I use round timer on one of my exercises, the alert tones are playing LOUDLY out of the back speaker in addition to through my bluetooth headphones. This is a MUST FIX.
So I gave you a fix to the LOUDLY problem which seemed to be your biggest concern. I also said it MAY help SOMEWHAT, not that I had fixed Android's problem. I would also hope that it can be used to at least improve things for those who may not know about "Setting Profiles".
You can also use this to turn the speaker off completely and turn vibration on - one assumes that if you are wearing headphones that one will be in reasonably close proximity to the other end of the ear pieces.
Anyway, sorry for trying to help - I'll butt out in future.
Comment 32 by steve.ro...@gmail.com, Dec 10, 2011
On my Thunderbolt I experience this with both wired and bluetooth headphones. When I use round timer on one of my exercises, the alert tones are playing LOUDLY out of the back speaker in addition to through my bluetooth headphones. This is a MUST FIX.
So I gave you a fix to the LOUDLY problem which seemed to be your biggest concern. I also said it MAY help SOMEWHAT, not that I had fixed Android's problem. I would also hope that it can be used to at least improve things for those who may not know about "Setting Profiles".
You can also use this to turn the speaker off completely and turn vibration on - one assumes that if you are wearing headphones that one will be in reasonably close proximity to the other end of the ear pieces.
Anyway, sorry for trying to help - I'll butt out in future.
dj...@gmail.com <dj...@gmail.com> #50
@47 I know this is an annoying issue, but that not an excuse for offensive comments.
I suggest you direct your attention towards CyanogenMod where developers are trying to (and apparently in some cases have succeeded to) solve this issue by having an option for allowing notifications on speaker when headphones are plugged in.
The option mostly appeared to be broken on my previous phone (ZTE Blade) but I think it worked at least once. Your mileage may vary.
I suggest you direct your attention towards CyanogenMod where developers are trying to (and apparently in some cases have succeeded to) solve this issue by having an option for allowing notifications on speaker when headphones are plugged in.
The option mostly appeared to be broken on my previous phone (ZTE Blade) but I think it worked at least once. Your mileage may vary.
st...@gmail.com <st...@gmail.com> #51
In the case of round timer, I need the alerts to play in my headphones (the vibration isn't strong enough to consistently feel it when it is clipped to my gym shorts). And the volume needs to be high enough to be heard over the music that is playing since the music doesn't mute when the round timer alert plays.
I happily used CyanogenMod when I had a Motorola Droid, but I have an HTC Thunderbolt now which I'm much happier with (as the Droid seemed to keep getting slower and less stable over time). And I would love to run CyanogenMod on my Thunderbolt.
Unfortunately CM7 for the Thunderbolt is still experimental (apparently not even alpha). My understanding is there are still a couple of issues that haven't been resolved. I've also read that the main developer on that port has been deployed overseas so development is not proceeding forward on it.
So CyanogenMod is unfortunately not an option for me.
This is really a fundamental issue that Google should address. It isn't unique to the Thunderbolt -- I had the same problem on the Droid until Cyanogenmod fixed it.
And Djhg2 (comment 49) -- I'm not sure what you mean by "@47" but I made comment # 47 and I've just re-read it 4 times and there is nothing offensive in it.
I happily used CyanogenMod when I had a Motorola Droid, but I have an HTC Thunderbolt now which I'm much happier with (as the Droid seemed to keep getting slower and less stable over time). And I would love to run CyanogenMod on my Thunderbolt.
Unfortunately CM7 for the Thunderbolt is still experimental (apparently not even alpha). My understanding is there are still a couple of issues that haven't been resolved. I've also read that the main developer on that port has been deployed overseas so development is not proceeding forward on it.
So CyanogenMod is unfortunately not an option for me.
This is really a fundamental issue that Google should address. It isn't unique to the Thunderbolt -- I had the same problem on the Droid until Cyanogenmod fixed it.
And Djhg2 (comment 49) -- I'm not sure what you mean by "@47" but I made comment # 47 and I've just re-read it 4 times and there is nothing offensive in it.
dj...@gmail.com <dj...@gmail.com> #52
@50 Yes @47 referred to comment #47 which seems to be common practice on Google Code since you can't immediately see the full username in each post and has its advantages in debugging attempts (i.e. @49 can you clarify where you found the 2nd verbose log output, etc).
It's just that the author of #48 was obviously offended, I'd guess because it seemed like you were annoyed by his suggested workaround for not disturbing others.
I think we're more likely to find a solution if we stay calm and friendly so that we can collaborate and bring as much info as possible to the table for the developers.
My apologies if you find any of my messages offensive, I can assure you that being offensive is not my intention.
It's just that the author of #48 was obviously offended, I'd guess because it seemed like you were annoyed by his suggested workaround for not disturbing others.
I think we're more likely to find a solution if we stay calm and friendly so that we can collaborate and bring as much info as possible to the table for the developers.
My apologies if you find any of my messages offensive, I can assure you that being offensive is not my intention.
sp...@gmail.com <sp...@gmail.com> #53
sam isss0ue on galaxy note
sp...@gmail.com <sp...@gmail.com> #54
Same "issue" on my Nexus S, with ICS 4.0.3. I don't think it's a bug, it's just not implemented that way. Modified Android systems, like HTC Sense for instance, do not do it this way, they obviously changed this part in the system.
nr...@gmail.com <nr...@gmail.com> #55
Fix this so I don't have to resort to destroying my phone's speaker
an...@gmail.com <an...@gmail.com> #56
Come on Google this is ridiculous you have about 3/4 of the smart phone market now I've waited for months to see this issue, that frankly should never have been there, get fixed. You have a responsibility to your massive customer base to fix this crap or at the very least comment on it. I thought for sure I'd be hearing people report that this has been fixed with the release of icecream sandwich. Sadly the wait and growing disappointment continues
su...@gmail.com <su...@gmail.com> #57
[Comment deleted]
nr...@gmail.com <nr...@gmail.com> #58
Development: This appears to be (for some reason) based on the app giving the notification.
Steam Mobile plays notifications through the headphones just fine, whereas Handcent SMS plays them through the speaker.
(accidentally sent through friend's Google account before, wanted to attribute to the right person)
Steam Mobile plays notifications through the headphones just fine, whereas Handcent SMS plays them through the speaker.
(accidentally sent through friend's Google account before, wanted to attribute to the right person)
el...@gmail.com <el...@gmail.com> #59
I found a work-around (sort of).
I wake earlier than my wife, and I am willing to go to sleep with headphones on so the alarm won't wake her. Unfortunately, as all these posters have noted, that is not possible with my HTC 4G, and obviously on other machines.
My workarount (a.k.a kluge). My alarm app (Alarm Clock Plus) has the option of launching an app for the alarm. I set it to launch Angry Birds, which plays its theme song when it launches.
Kludgy, but it works.
(BTW, Alarm Clock Plus is awesome)
I wake earlier than my wife, and I am willing to go to sleep with headphones on so the alarm won't wake her. Unfortunately, as all these posters have noted, that is not possible with my HTC 4G, and obviously on other machines.
My workarount (a.k.a kluge). My alarm app (Alarm Clock Plus) has the option of launching an app for the alarm. I set it to launch Angry Birds, which plays its theme song when it launches.
Kludgy, but it works.
(BTW, Alarm Clock Plus is awesome)
ti...@gmail.com <ti...@gmail.com> #60
This bug is really anoying. I can't listen to music on my Galaxy S2 at work because at every email or sms not only the notification sound bul also the music goes out through the speakers disturbing everyone else while the notification is playing. It's weired to have notifications through speakers when using headphone, but it's totally unacceptable that the same applies to the music that is playing. Running stock ICS 4.0.3.
bw...@gmail.com <bw...@gmail.com> #61
[Comment deleted]
bw...@gmail.com <bw...@gmail.com> #62
This is truly terrible behavior and I am amazed this behavior has been allowed to stick around for as long as it has. When you plug in headphones, EVERYONE makes the assumption that all audio will now be routed out through the headphone speakers regardless of the type of sound. At least develop a checkbox setting in the sounds settings that will force all audio to route through headphones when plugged in. Even better if you could develop an elegant solution which happens on the iphone or WebOS that gradually (but quickly) lowers other sounds (such as music playing), plays the notification, then gradually raises the volume back up to the original level so it is not jarring.
GSM US Galaxy Nexus running stock ICS 4.0.4 (TAKJU).
GSM US Galaxy Nexus running stock ICS 4.0.4 (TAKJU).
sa...@gmail.com <sa...@gmail.com> #63
I think the ideal solution to this would be proximity sensors in the earbuds. That way the phone would be able to tell if you have the earbuds in your ears, and would intelligently route the notification sounds either to the headphones or the external speaker. :p
sp...@googlemail.com <sp...@googlemail.com> #64
Yes, its a problem and should be solved!
en...@gmail.com <en...@gmail.com> #65
I just discovered this problem since I started using my Galaxy S2 to listen to music at work. When a notification sounds the music I'm listening to starts to play on external speakers as well as headphones. My co-workers were quick to point this out to me but now I'm wondering how many times I've been on a train or other quiet place and been blaring out loud music unaware! That's just too embarrassing to think about!
np...@gmail.com <np...@gmail.com> #66
Got this problem since ICS upgrade.
Arc S
Arc S
sa...@gmail.com <sa...@gmail.com> #67
Same on Galaxy Nexus, stock rom, not rooted
me...@gmail.com <me...@gmail.com> #68
Huge issue, huge enough now for me to consider getting a different phone. I'm a syadmin who is on call with a newborn in the house. All sounds should be played through a headset when one is plugged in. Please don't make me get an iPhone.
ad...@gmail.com <ad...@gmail.com> #69
This is absolutely unacceptable! I cannot work on my Asus tf300 running ICS cyanogenmod at work without buzzing and bleeping all my coworkers! What makes this problem so aggravating is that it is so BASIC and has obviously been a problem for so LONG! I am growing increasingly discontent with getting ANYTHING done with Android. Its easier to use a laptop for nearly everything and this issue is swaying me to get a Windows Surface ASAP.
ad...@gmail.com <ad...@gmail.com> #70
[Comment deleted]
sc...@gmail.com <sc...@gmail.com> #71
DROID RAZR MAXX with Verizon Gingerbread... So yeah I just got called out at work because my gangsta rap was played through the speaker when I got a text message. Come on Google, fix this! Pretty amateur bug in my opinion!
to...@gmail.com <to...@gmail.com> #72
I can confirm that this has been fixed in the leaked stock Android 4.1 ROM I am running on my Galaxy Nexus. It appears that Jelly Bean has adopted native audio ducking with notifications playing through the headphones when in use.
to...@gmail.com <to...@gmail.com> #73
Unfortunately, while notifications work as stated above, calls ring through both the headphones and play on the external speaker, so hopefully Google can fix this before 4.1 officially drops.
ma...@gmail.com <ma...@gmail.com> #74
Same problem on my galaxy s3. Whats most iritating is when your listening to music and a texts comes through not only does it play it through external speakers it silences the music on the headphones momentarily while the text notification sounds off which is pointless if its not gonna play it through the headphones anyway.
br...@gmail.com <br...@gmail.com> #75
As I see it, there's no way that this behaviour would be the natural one for the user. If anyone puts on headphones, the default behaviour should be that the speaker shuts off because most times whatever sound that goes through them won't let you hear the speakers (but other people will). I've been waiting for a solution for almost two years already (though this issue thread is not as old) and I've seen a few comments about how hard this is but still I think it's such an annoying problem that it should have a greater priority or some kind of workaround, because there isn't (at least I haven't found) a solution right now, not from Android, Google, not from developers, and the latter certainly because of Android, Google.
st...@gmail.com <st...@gmail.com> #76
CyanogenMod already had this fixed over a year ago in CM7 for the original Motorola Droid. So it should be no problem for Google to fix this (and since it seems to affect many different devices, I'm assuming it is a generic problem and not hardware/platform specific).
Unfortunately CM7 for the Thunderbolt is still alpha so I'm not currently using it.
Unfortunately CM7 for the Thunderbolt is still alpha so I'm not currently using it.
br...@gmail.com <br...@gmail.com> #77
As far as I know, CyanogenMod devs resolved this issue on very few devices (I think it's hardware dependant, but don't remember where I got this info), but I remember that it didn't work on both SGS and SGSII with CM7 (or without, of course :D) though the option was there. CM9 hasn't shown the option still. I hope the official 4.1.1 code at least provides some workaround for resolving this fully.
st...@gmail.com <st...@gmail.com> #78
Samsung Galaxy S 2.
I am having this problem with using Bluetooth too. I can connect to to my Bluetooth devices but the sound is still coming from the phone speakers and with Bluetooth delay is very annoying. I have tried many things to rectify this, like using a cable connection from phone into the cars Bluetooth and it still speaks from the phone as well. I have played with the volumes on the phone and that just turns everything down. I have tried muting or putting the phone on silent and it still gives sound from the phone speakers. And to make it worse I accidently minimized the app when I was in Church and it started giving me directions out loud even though the phone was on silent??
Hope you can help me with the issue by telling me how to stop it or if this is a known issue and you are working on it.
I am having this problem with using Bluetooth too. I can connect to to my Bluetooth devices but the sound is still coming from the phone speakers and with Bluetooth delay is very annoying. I have tried many things to rectify this, like using a cable connection from phone into the cars Bluetooth and it still speaks from the phone as well. I have played with the volumes on the phone and that just turns everything down. I have tried muting or putting the phone on silent and it still gives sound from the phone speakers. And to make it worse I accidently minimized the app when I was in Church and it started giving me directions out loud even though the phone was on silent??
Hope you can help me with the issue by telling me how to stop it or if this is a known issue and you are working on it.
jo...@gmail.com <jo...@gmail.com> #79
I have a Galaxy S3, and I have noticed that the notification sounds DO NOT play through the headphones, but only the external speaker. When wearing wireless headphones, the only way I know I have received a text/email is that the music stops for a second and then restarts. No notification sound.
se...@gmail.com <se...@gmail.com> #80
HTC Evo 4G -- I have looked all over the internet for a way to fix this problem, and I have found a workaround for the folks using Tasker -- outlined at http://forum.xda-developers.com/showthread.php?t=1559541
I, however, do not wish to purchase an app only to find out whether or not a specific script works -- if anybody is on an Evo 4G running ICS, has Tasker, and is willing to try it out, please let me know how it goes.
I agree with the OP that this is most certainly a bug, not a feature, and should be fixed. Unfortunately, with this thread being a year old and the enhancement thread being 2 years old, I don't know what to expect.
I, however, do not wish to purchase an app only to find out whether or not a specific script works -- if anybody is on an Evo 4G running ICS, has Tasker, and is willing to try it out, please let me know how it goes.
I agree with the OP that this is most certainly a bug, not a feature, and should be fixed. Unfortunately, with this thread being a year old and the enhancement thread being 2 years old, I don't know what to expect.
bv...@gmail.com <bv...@gmail.com> #81
Having the same issue on my S3. No other android before had this problem that I recall (Atrix being the last one before the S3).
I used to not like music being interrupter with notifications, but now I miss it.
I used to not like music being interrupter with notifications, but now I miss it.
b....@gmail.com <b....@gmail.com> #82
This issue has been resolved in Android 4.1.1 Jelly Bean. Google has finally fixed the issue, now it's up to your OEM / carrier to update your device.
to...@gmail.com <to...@gmail.com> #83
Indeed it has been fixed in Android 4.1.1, the ringtones will still play through the speaker. If you have headphones on, it should only play through the headphones.
ss...@gmail.com <ss...@gmail.com> #84
I'm running 4.1.1 on a Galaxy Nexus and still see the issue: Notifications are still played through both speaker and headphones when headphones are plugged in. And yes, my headphones are plugged in firmly.
co...@gmail.com <co...@gmail.com> #85
+Sschuberth - I can confirm that as well. I am also running pure AOSP Android 4.1.1 on a Galaxy Nexus (VZW), and notifications/ringtones play out of the headphones and speaker when a pair of headphoens are plugged in.
It also exhibits the same bug when bluetooth headphones are connected.
Clearly NOT fixed in 4.1.1 Jellybean.
It also exhibits the same bug when bluetooth headphones are connected.
Clearly NOT fixed in 4.1.1 Jellybean.
b....@gmail.com <b....@gmail.com> #86
GSM unlocked GNex here and no issue. Maybe it's build dependent, or maybe the (unofficial) JB ROMs for the VZ GNex still exhibit the issue. Either way, something we need to get fixed.
ad...@gmail.com <ad...@gmail.com> #87
I now have a Galaxy Nexus (purchased via Google Play) and it is running Android Jelly Bean 4.1.1. I can tell you that while I have headphones plugged in, the notifications do play through the headphones, however they also play through the external speaker simultaneously. I guess I can understand why they did that - if you have the headphones plugged in, but not on your ears you don't want to miss the notifications. However, I do agree with folks above that when you have the headphones on and purposely do not want notifications to play through the speaker (while you are somewhere quiet), you should have the option to have them only play through the headphones.
However, I suppose if you're that worried about it, you could put it on vibrate.
However, I suppose if you're that worried about it, you could put it on vibrate.
gr...@gmail.com <gr...@gmail.com> #88
One thing I have noticed is that if I have a headset (not headphones)
plugged in, then the notifications do not play through the external
speakers. I find that odd. There should be a configurable option to control
this behavior.
plugged in, then the notifications do not play through the external
speakers. I find that odd. There should be a configurable option to control
this behavior.
en...@gmail.com <en...@gmail.com> #89
It still happens on the Verizon Galaxy SIII running stock 4.0.4. Someone please change this "feature." It's VERY annoying.
dr...@gmail.com <dr...@gmail.com> #90
Same problem on Samsung Galaxy S plus 9001 on T-Mobile Macedonia...
ah...@gmail.com <ah...@gmail.com> #91
When I plug headphones I expect all sounds to go through them. It was extremely embarrasing when someone in the library had to come tell me that my phone keeps ringing, because I had assumed that the sound was only coming through the headphones, when it was really coming through both headphones and speakers. This is extremely inappropriate! Galaxy Nexus Takju on 4.1.1
el...@sporksirc.net <el...@sporksirc.net> #92
This bug is almost a year and a half old, and no response from anyone... seriously?
nf...@gmail.com <nf...@gmail.com> #93
This is embarrassing, Google. My iPhone friends all point and laugh, "Your
phone still plays notification sounds *through the speaker* while you're
wearing headphones? Because you need the whole room to know when you get a
text? How stupid! My iPhone has never done that - not even in it's first
version!"
And now we've gone through two software updates and still no resolution.
Shouldn't this be a simple fix?
phone still plays notification sounds *through the speaker* while you're
wearing headphones? Because you need the whole room to know when you get a
text? How stupid! My iPhone has never done that - not even in it's first
version!"
And now we've gone through two software updates and still no resolution.
Shouldn't this be a simple fix?
st...@gmail.com <st...@gmail.com> #94
Can't wait for my contract to end so I can change for the Iphone??? Wish I had got one instead.
ka...@gmail.com <ka...@gmail.com> #95
Same problem with Samsung Galaxy Note. It would be great if someone add special option to play all sounds to headphones while they are plugged.
[Deleted User] <[Deleted User]> #96
I cannot believe this is such a big problem for google. It would literally be 2 or 3 lines of code to change.,,
We MUST be missing something.
We MUST be missing something.
dr...@gmail.com <dr...@gmail.com> #97
In any other phone this is common thing, including Wave 8500 but not on
android. Please fix it.
android. Please fix it.
it...@gmail.com <it...@gmail.com> #98
This occurs in my galaxy s3 even with the recent android 4.0.4 update
la...@gmail.com <la...@gmail.com> #99
Also got this issue. After updating to the ICS 4.0.1 and later to 4.0.4 on my Sony LT26i "Xperia S" (Nozomi, i havent been able to get the sms notification in my headset. When the phone is ringing i get the ringtone in the headset when listening to music or something else. But the SMS notification just wont work. Only got the vibrate function. Pretty annoying to pick up the phone every 5 minute to see if you received anything.. Gah.. Only happened after updating.
Repair, factory reset, clean reset, reinstall OS, nope, nada, nothing..
Repair, factory reset, clean reset, reinstall OS, nope, nada, nothing..
24...@gmail.com <24...@gmail.com> #100
I was very excited about the Galaxy Tab 2 but took it back in less than a week due to this issue.
HEADPHONES PLUGGED IN = NO EXTERNAL SOUND
Should be a simple concept!
HEADPHONES PLUGGED IN = NO EXTERNAL SOUND
Should be a simple concept!
nu...@gmail.com <nu...@gmail.com> #101
I'm using GALAXY S III. I listen to music via headphones when my child is asleep and sudden notifications just wake her up. This is absolutely unacceptable.
st...@gmail.com <st...@gmail.com> #102
Same on my Galaxy S 2. This is just ridiculous and needs to be fixed as soon as possible. This is what makes me think that Android is inferior to other mobile os.
gi...@gmail.com <gi...@gmail.com> #103
Why isn't this fixed yet?
ce...@gmail.com <ce...@gmail.com> #104
Same problem on my galaxy note 2 with latest jelly bean and all updates. I cannot believe this bug is still in Android
la...@gmail.com <la...@gmail.com> #105
Same issue running 4.1.1 on Galaxy S3 16GB.
ev...@gmail.com <ev...@gmail.com> #106
I have this issue on the Nexus 7 with 4.1.2. Maybe 4.2 will fix it...
ak...@gmail.com <ak...@gmail.com> #107
I have this same issue on my Rezound. Unacceptable.
to...@gmail.com <to...@gmail.com> #108
73% of the worlds smartphones run Android and this isn't fixed yet
er...@gmail.com <er...@gmail.com> #109
Wtf google please fix
fe...@gmail.com <fe...@gmail.com> #110
I have the latest firmware, ICS, etc on my brand new Samsung Galaxy 2 10.1. Love the device, would love to see this big fixed else what's the point of listening to music on my tablet with my headphones plugged in while my husband is asleep? The beeping and ringing and all that jazz while I'm rocking out oblivious would drive him nuts.
ka...@gmail.com <ka...@gmail.com> #111
Seriously? This is annoying... This should not be a problem. (Galaxy Note 2)
jg...@gmail.com <jg...@gmail.com> #112
Same problem on my Note 2. Makes me want to go back to Apple.
ad...@gmail.com <ad...@gmail.com> #113
Yet another GS3 with same problem. This is just ridiculous. Get it together google...what a joke
ad...@gmail.com <ad...@gmail.com> #114
Same on Verizon galaxy s3
sa...@gmail.com <sa...@gmail.com> #115
[Comment deleted]
sa...@gmail.com <sa...@gmail.com> #116
Same issue: Galaxy S3 on AT&T
Can't believe this has been an issue for 1.5 yrs . . .
Can't believe this has been an issue for 1.5 yrs . . .
zr...@gmail.com <zr...@gmail.com> #117
For fucks sake, fix this already Google.
co...@gmail.com <co...@gmail.com> #118
Still a bug on 4.2.1 ... Fix this freaking bug already!!!
ad...@gmail.com <ad...@gmail.com> #119
Until Google gets it together...a temporary fix I've found is "SoundAbout" from the play store. Forces all audio out of headphones when plugged in.
ho...@gmail.com <ho...@gmail.com> #120
Have this issue as well, also noticed a peculiar issue with the Google Play Music player with headset/headphones plugged in, it will play a track through the headphones then after that track is done the next plays through the speaker...since upgrading my T-Mobile S3 to Jelly Bean
bb...@gmail.com <bb...@gmail.com> #121
I cant believe this issue is not resolved. This needs to be fixed its a real problem
sh...@gmail.com <sh...@gmail.com> #122
Seriously Google. Fix it
da...@gmail.com <da...@gmail.com> #123
Same issue with SAMSUNG Note 2. A fix would be nice
ki...@gmail.com <ki...@gmail.com> #124
Having the same problem on my AT&T Galaxy S3. Also have the same issue as comment 119 of every so often having one track on google music play through the headphones, but then after it will play out of the speaker.
ao...@gmail.com <ao...@gmail.com> #125
Same issue as everyone else before me on my Sprint Galaxy S3. Also the same as the guy before me after a call or notification sound sometimes the music will start to play on the external speaker rather than the plugged in headphones.
Also, sidenote, wtf is up with the long delay between pausing the music, playing the notification, then restarting the music. There is seriously a 1-2 second fade in and fade out along with some silence...
Also, sidenote, wtf is up with the long delay between pausing the music, playing the notification, then restarting the music. There is seriously a 1-2 second fade in and fade out along with some silence...
mp...@gmail.com <mp...@gmail.com> #126
Same issue onde n8000.
mr...@gmail.com <mr...@gmail.com> #127
same with the s2.
da...@gmail.com <da...@gmail.com> #128
You can use an app like SoundAbout and un-check "Notifications to Speaker".
[Deleted User] <[Deleted User]> #129
This is *REDICULOUS* I did NOT have this problem on my HTC Thundrbolt running Gingerbread, but as soon as I "upgrade" to ICS 4.0.4 on a brand new Samsung Galaxy S3, suddenly this is a problem. FIX THIS NOW!
ri...@gmail.com <ri...@gmail.com> #130
Same issue on the Nexus 4. I had the problem on my Galaxy S2 and I was told by the Cyanogenmod team that it was poor programming by Samsung and that it is up to Samsung to fix it. But now I see that it's not device specific.
DEFINITELY NEEDS A FIX.
DEFINITELY NEEDS A FIX.
re...@gmail.com <re...@gmail.com> #131
This is the most inane, ridiculous issue any phone should have. I had just assumed it was a setting I was too lazy to fix so I'd keep the volume off but now I'm starting to use a stopwatch in the gym and EVERYONE has to hear it??? How has this problem hung around for so long? If I wanted everyone to hear my phone I'd leave the headphones OUT.
Even as a die hard Mac user I've been actively avoiding the iPhone since it's birth due to the fact that as a phone, it's crap (until the 4s) and I refused to pay AT&T. But the basic pros are now FAR outweighing the cons. The minute I can upgrade I'm getting an iPhone.
Even as a die hard Mac user I've been actively avoiding the iPhone since it's birth due to the fact that as a phone, it's crap (until the 4s) and I refused to pay AT&T. But the basic pros are now FAR outweighing the cons. The minute I can upgrade I'm getting an iPhone.
da...@gmail.com <da...@gmail.com> #132
[Comment deleted]
da...@gmail.com <da...@gmail.com> #133
[Comment deleted]
da...@gmail.com <da...@gmail.com> #134
Confirmed on two different Nexus 4 devices running Android 4.2.1 purchased through Google Play Canada.
Also confirmed on a Galaxy Nexus S running Android 4.1.1
Notes:
1. Some people claim this can be fixed if music is played first then headphones plugged in. This did not work for me.. notifications still end up being played through headphones and speaker.
2. There is talk about the jack sensing being incorrect due to the different standards OMTP and CTIA.. where lots of headphones are Apple (OMTP) and the Nexus 4 supposedly having a CITA standard hence the issue. My two cents is: it is acceptable for headphone/set features such as volume control and call answering to not work if you do not have the correct headset, however it is not acceptable for the phone to not sense that a headset is plugged in and not cut audio to the speaker. Any Google developer who thinks this is by design or a feature without having a configurable option to turn it off should be fired. Do laptops still play notifications through the speaker when headphones are plugged in? No.
3. There is a chance of reporting a false positive of it working when testing.. You need to change the ringer volume or actually call the phone, do not change the ringtone as it will properly get piped through to the headset (with a weird split second play to the speaker first).
4. I tried a few different pairs of headphones to see if any would make the phone push notifications to headphones only, none worked, sounds was still coming out of headphones and speaker for ringtone/calls and notifications.
- Apple iPod headphones
- Aftermarket headset
- Samsung Galaxy S3 headset (I was surprised they still didn't work)
Workaround:
SoundAbout works for me.. thanks to comment 127 who sneakingly pitched his own app.
I wonder how many more apps will be developed to band-aid bugs in the core OS.
Also confirmed on a Galaxy Nexus S running Android 4.1.1
Notes:
1. Some people claim this can be fixed if music is played first then headphones plugged in. This did not work for me.. notifications still end up being played through headphones and speaker.
2. There is talk about the jack sensing being incorrect due to the different standards OMTP and CTIA.. where lots of headphones are Apple (OMTP) and the Nexus 4 supposedly having a CITA standard hence the issue. My two cents is: it is acceptable for headphone/set features such as volume control and call answering to not work if you do not have the correct headset, however it is not acceptable for the phone to not sense that a headset is plugged in and not cut audio to the speaker. Any Google developer who thinks this is by design or a feature without having a configurable option to turn it off should be fired. Do laptops still play notifications through the speaker when headphones are plugged in? No.
3. There is a chance of reporting a false positive of it working when testing.. You need to change the ringer volume or actually call the phone, do not change the ringtone as it will properly get piped through to the headset (with a weird split second play to the speaker first).
4. I tried a few different pairs of headphones to see if any would make the phone push notifications to headphones only, none worked, sounds was still coming out of headphones and speaker for ringtone/calls and notifications.
- Apple iPod headphones
- Aftermarket headset
- Samsung Galaxy S3 headset (I was surprised they still didn't work)
Workaround:
SoundAbout works for me.. thanks to comment 127 who sneakingly pitched his own app.
I wonder how many more apps will be developed to band-aid bugs in the core OS.
ph...@gmail.com <ph...@gmail.com> #135
This should be a basic OS setting. Please patch this problem asap. Affecting the use of my Moto Bluetooth headphones on Moto phone.
sp...@gmail.com <sp...@gmail.com> #136
Confirmed with my Galaxy S3 I747M.
ju...@gmail.com <ju...@gmail.com> #137
Confirmed with my Samsung Nexus S running OS version 4.1.1.
ki...@gmail.com <ki...@gmail.com> #138
Confirmed on SG3 both stock and with CyanogenMod nightlies.
la...@gmail.com <la...@gmail.com> #139
Fix this on Galaxy S3 & Jelly Bean please. This annoys my cow-orkers when I am listening to my MP3's in my cube and the notifications come in they play on my speaker for everyone to hear. Uhm, headphones in.. all sound should play through the headphones. Simple concept.
fr...@gmail.com <fr...@gmail.com> #140
Confirmed on Samsung Note 2 on 4.1.2 update. it sucks! because I can hear the sound of skype on and off although my ear piece is plugged in
jp...@gmail.com <jp...@gmail.com> #141
Confirmed an issue on Verizon Note 2 with latest FW.
rp...@gmail.com <rp...@gmail.com> #142
Just install an app called SoundAbout :-) works a treat. The free version works fine. All you do is untick the "Notifications to Speaker" option. Once thats done the app detects you have put headphones in and diverts all the notification sounds through your headphones and not the external speaker.
ca...@gmail.com <ca...@gmail.com> #143
[Comment deleted]
ni...@gmail.com <ni...@gmail.com> #144
same issue. AT&T Galaxy S3 running 4.1.1
na...@gmail.com <na...@gmail.com> #145
Same problem on HTC One X+ running 4.1.1 with HTC Sense 4+
[Deleted User] <[Deleted User]> #146
Interestingly this bug still exists on the Nexus 7 hardware as well, but not the Nexus 4. Nexus 4 has Silent and Vibrate profiles. When both are engaged, music/entertainment audio still comes out the headphone jack/A2DP. However, on Nexus 7 when Silent profile is selected. Music stops coming out of the headphone jack or A2DP. Alerts never come out headphones or A2DP, which is equally odd. It is necessary to adjust the alert volume to mute in a quiet office environment to ensure alerts don't come out of the main speaker.
Very counterintuitive behavior and contrary to pretty much any portable device ever manufactured since the beginning of the 1/8" jack. (and probably before.)
Very counterintuitive behavior and contrary to pretty much any portable device ever manufactured since the beginning of the 1/8" jack. (and probably before.)
dp...@gmail.com <dp...@gmail.com> #147
Had to mention that this does this with any alarm app including the clock app standard to the phone. I have to almost be physically shaken awake by the sound of the alarm, a quality my Verizon Samsung note 2 doesn't have, which is why I hook all my phones into my surround sound to wake me up. However, for some reason alarms seem to be the only thing won't play through the system but instead will play through the phones speaker. Had to complain about this so hopefully this will get fixed soon and I can get back to being a productive member of society and not the guy that sleeps through his alarms...
je...@gmail.com <je...@gmail.com> #148
Same issue in att s3 jb 4.1.1. Please fix asap.
ki...@gmail.com <ki...@gmail.com> #149
Also having this issue with a just purchased S3, extremely embarrassing and annoying.
ra...@gmail.com <ra...@gmail.com> #150
Same issue with LG Optimus 2x 4.0.4.
I would really like more customizable bluetooth sound options.
I have a bluetooth speaker at home and would like the phone to plug in to that to play alarms, notifications, ringtones and media. Media playback works fine as is but everything else is played twice (once through phones speader and a fraction of a second later through bluetooth speaker) which is really disturbing.
I would really like more customizable bluetooth sound options.
I have a bluetooth speaker at home and would like the phone to plug in to that to play alarms, notifications, ringtones and media. Media playback works fine as is but everything else is played twice (once through phones speader and a fraction of a second later through bluetooth speaker) which is really disturbing.
sr...@gmail.com <sr...@gmail.com> #151
I have the opposite request. I like to have the alarm notifications from the speakers to wake up in the morning while, to sleep I use the headphone to listen music. It seems that is not easy to get this even using Soundabout. Maybe it's due to headset type I use. It will be nice to have some option so the user can select to use the speakers for the alarm notification.
sp...@gmail.com <sp...@gmail.com> #152
Same problem with Samsung Note 2 I just purchased to replace RAZR which worked as it should --- all audio thru earphones when they are connected
an...@gmail.com <an...@gmail.com> #153
fix it please ,samsung note2
[Deleted User] <[Deleted User]> #154
Same issue here. Evo 4G LTE. Use my phone to listen to Bob and Tom at work. My ringtones are loud and between text messages and robocallers this is very annoying. How hard is it to make a profile for head phones so that the ringtones and notifications are adjustable from off/vibrate to max. How hard is that?
la...@gmail.com <la...@gmail.com> #155
This is happening on a new Galaxy Tab 2 also. I purchased it to see if I like Android over my Blackberry Playbook. I certainly do NOT. Such an elementery issue that has been occuring for nearly two years. Why build devices that run such a poor OS?
mi...@gmail.com <mi...@gmail.com> #156
[Comment deleted]
mi...@gmail.com <mi...@gmail.com> #157
There is a way to fix it. If you have android phone, just download an app called SoundAbout. There you can set where you want your phone to play notifications. Hope I helped.
cs...@gmail.com <cs...@gmail.com> #158
The same happens in my GSM Galaxy Nexus and my old Galaxy S+
sh...@gmail.com <sh...@gmail.com> #159
I'm happy someone posted the SoundAbout can be used to fix this, but it should be fixed in Android. My problem is that if I silence the phone, I hear no notifications through headphones. I would prefer to hear my notifications through headphones even when the phone is in vibrate or silent and still hear notifications through both the headphones and phone's speaker when not on silent or vibrate. However, I just need a way to hear notifications when headphones are connected (BT or wired) and not have the phone make noise.
ho...@gmail.com <ho...@gmail.com> #160
Same issue on Nexus 4...
And it's the first phone I have purchased that comes with no headset included in the package!
And it's the first phone I have purchased that comes with no headset included in the package!
gr...@gmail.com <gr...@gmail.com> #161
Never had this issue with HTC Desire HD, running Cyanogen Mod 7.5, fully rooted.
Bought a Samsung Galaxy Note 2 and now get this bug. Running stock Android form Samsung (4.1.2).
Incredibly annoying, since a) I'm used to not experiencing this behavior and b) it sometimes causes music to briefly play from external speaker whilst headphones are connected!
Please fix ASAP.
Bought a Samsung Galaxy Note 2 and now get this bug. Running stock Android form Samsung (4.1.2).
Incredibly annoying, since a) I'm used to not experiencing this behavior and b) it sometimes causes music to briefly play from external speaker whilst headphones are connected!
Please fix ASAP.
ve...@gmail.com <ve...@gmail.com> #162
Same issue with Galaxy S3 running 4.1.2. I am already regretting this purchase.
Please fix this BUG.
Please fix this BUG.
se...@gmail.com <se...@gmail.com> #163
This should be an easy fix
wi...@gmail.com <wi...@gmail.com> #164
Confirmed with Sony Ericsson LIve with Walkman, Android 4.0.4.
What the hell Google?
What the hell Google?
ki...@gmail.com <ki...@gmail.com> #165
Confirmed with Galaxy S3 (SGH-T999V) on JB 4.1.1. Playing system sounds through phone speaker when headset is attached.
mm...@gmail.com <mm...@gmail.com> #166
Confirmed. HTC One 4.1.2 brutal
Like a bad twilight zone episode..
Like a bad twilight zone episode..
dm...@gmail.com <dm...@gmail.com> #167
Another outstanding issue that Google ignores. God damn their support is terrible!! WTF GOOGLE. HIRE SOME MORE FUCKING PEOPLE OR WHATEVER THE FUCK YOU NEED TO DO. IT'S NOT LIKE YOU DON'T HAVE THE MONEY TO DO SO!!!!!
ny...@gmail.com <ny...@gmail.com> #168
Using the Google Nexus 4 with a bluetooth headset, there is no way to set ringtones and notifications to sound ONLY in the headset and not through the speakers. Luckily the app mentioned above - SoundAbout - fixed the problem perfectly. Would be nice if Google would just put more options in Android though.
di...@gmail.com <di...@gmail.com> #169
Samsung Galaxy Gran Duos GT-I9082L, Android 4.1.2
Same problem.
Same problem.
mo...@gmail.com <mo...@gmail.com> #170
Still getting the issue with the Samsung note 2. Any progress to fix this??
ne...@gmail.com <ne...@gmail.com> #171
please fix... i like to listen to music and i miss notifications as i have to put it on vibrate when listen to head phones or via Bluetooth...
my opinion when headphones are attached all sound goes through headphones... Bluetooth or other wise...
my opinion when headphones are attached all sound goes through headphones... Bluetooth or other wise...
iz...@gmail.com <iz...@gmail.com> #172
Galaxy S4,still the same. Really Google?
th...@live.com <th...@live.com> #173
wait... this is still a problem?! I just switched over from windows phone but I'm having so many issues with my new galaxy 3. Like this one!!
ne...@gmail.com <ne...@gmail.com> #174
[Comment deleted]
ne...@gmail.com <ne...@gmail.com> #175
I can't believe this is still an issue!! Google seems to have really lost touch with quality, sound engineering and listening to it's user base. Google wave, Google+, Google hangouts have stunk things up a lot....what happened to the creativity and solid development that we once knew?
em...@gmail.com <em...@gmail.com> #176
I see a lot of people using an app called SoundAbout to overcome this issue. Gives you control over how audio is routed. Looks good. Just installed it and has a lot of control options.
me...@gmail.com <me...@gmail.com> #177
I have this issue with my boost sii running jellybean its annoying.:
gc...@gmail.com <gc...@gmail.com> #178
Same issue with s4-i337. This is simply ridiculous. How hard is it to fix it, cummon!!
ca...@gmail.com <ca...@gmail.com> #179
I just bought this Galaxy Note 8.0 today and I am already finding bugs like this that have me thinking that I should just return the Samsung, give up on Android, and go back to Apple. How is it possible that Samsung/Google has, after TWO YEARS, still not given us a simple option under Sounds to 1) keep it like this, or 2) send ALL sounds to headohines, or maybe 3) all sounds except emergency alerts??!
sk...@gmail.com <sk...@gmail.com> #180
Same issue on SCH-I535 running 4.1.2. Tried unchecking "Notifications to Speaker" in Soundabout, but my email and SMS alerts are still being piped through the speaker and my Bluetooth headset.
he...@gmail.com <he...@gmail.com> #181
Not even my Windows Phone had this problem. If i plugged in my headphones it's cause I didn't want anyone to hear sounds from me!
je...@gmail.com <je...@gmail.com> #182
Galaxy s4 with the same bug, and my snobby I-diddly-phone wife has now relegated me to the spare bedroom. I would be interested in having someone from Google actually respond to tell me why this is so hard that I can't use my phone either in the library or the bedroom. Sincerely, Sexless in Dallas.
ca...@gmail.com <ca...@gmail.com> #183
On my htc mytouch 4g i turned up the volume which was off compared to phone volume
ot...@gmail.com <ot...@gmail.com> #184
I guess google should by the SoundAbout app and fix this problem, it's really annoying when you're listening music and suddenly it starts to play on speaker, even if the headphones are plugged in. I thought i was the only one with this problem on my S3.
PD: Thank u guys for the SoundAbout post!
PD: Thank u guys for the SoundAbout post!
dt...@gmail.com <dt...@gmail.com> #185
The worst part is learning this problem exists while listening to a big moment during a baseball game on your bluetooth headset while you're in a public, quiet place when suddenly your phone starts blaring out the ringtone through the built-in speaker. None of my previous phones ever behaved in this manner.
to...@gmail.com <to...@gmail.com> #186
Reported by northb...@gmail.com, May 8, 2011
This issue was logged 2 years, 5 months, and 14 days ago and it's STILL not fixed. Absolutely ridiculous. This is how you choose to treat your users Google?!
This issue was logged 2 years, 5 months, and 14 days ago and it's STILL not fixed. Absolutely ridiculous. This is how you choose to treat your users Google?!
jk...@gmail.com <jk...@gmail.com> #187
Was just assigned a Samsumg Galaxy III for work. Same problem. Very annoying as I am working in a cube environment and don't want my phone to make any noises other than through the headphone. "Googled" the problem only to find out this is a well known issue. Please fix!
fi...@gmail.com <fi...@gmail.com> #188
I'm here to report that the Nexus 5 that I just received also has this issue.
now I have the choice of letting everyone in the office hear my notifications or no one hearing them.
now I have the choice of letting everyone in the office hear my notifications or no one hearing them.
fo...@gmail.com <fo...@gmail.com> #189
Confirmed this is also an issue on the note 3. I contacted vzw as well as samsung directly they advised that this is a feature, "working as intended" Basically, they stated it was implemented as a safety feature.. So, as much as I want to kick them in the teeth and force them to give me the option to decide what I want as a safety feature. We are stuck, this is also likely why Google hasnt responded nor fixed this. Because none of them seem to see this as an issue, which it is, and it is annoying as F...
Thank you for contacting Samsung Telecommunications America.
After reviewing your E-Mail, we understand that you are able to hear the notification sounds through both speaker and headphones when a headset is connected.
We are sorry to inform you that there are no configurable options or settings available to turn on/off the ability to hear the ringtones only through the headset, they are heard through the handset also. This is a matter of safety, as the decibel level for a normal call is much lower than that of a ringtone. Due to the decibel level of a ringtone being much louder than the human voice, the ringtones are not audible through the headset to protect against possible hearing loss. You can also find the same information on the Samsung website, please access the weblink below.
Link:http://www.samsung.com/us/support/SupportOwnersFAQPopup.do?faq_id=FAQ00029057&fm_seq=29225
Please feel free to get back to us if you have any further queries. We will be glad to assist you.
Should you have more questions regarding your Samsung Mobile Phone, you can also reach out to our chat support team by accessing the following link. Live Chat is available 24 hours a day. 7 days a week
Link:http://www.samsung.com/us/support/contact
Thank you for your continued interest in Samsung products.
Sincerely,
Allen
Technical Support
Thank you for contacting Samsung Telecommunications America.
After reviewing your E-Mail, we understand that you are able to hear the notification sounds through both speaker and headphones when a headset is connected.
We are sorry to inform you that there are no configurable options or settings available to turn on/off the ability to hear the ringtones only through the headset, they are heard through the handset also. This is a matter of safety, as the decibel level for a normal call is much lower than that of a ringtone. Due to the decibel level of a ringtone being much louder than the human voice, the ringtones are not audible through the headset to protect against possible hearing loss. You can also find the same information on the Samsung website, please access the weblink below.
Link:
Please feel free to get back to us if you have any further queries. We will be glad to assist you.
Should you have more questions regarding your Samsung Mobile Phone, you can also reach out to our chat support team by accessing the following link. Live Chat is available 24 hours a day. 7 days a week
Link:
Thank you for your continued interest in Samsung products.
Sincerely,
Allen
Technical Support
wa...@gmail.com <wa...@gmail.com> #190
[Comment deleted]
wa...@gmail.com <wa...@gmail.com> #191
[Comment deleted]
ja...@gmail.com <ja...@gmail.com> #192
Regarding: #189 forbusin...@gmail.com (Nov 23, 2013)
Sorry, but that seems to me an absurd justification, on their part. It would be trivial to limit the pressure range to what would be output as a sound with a safe decibel level for all normal headphones. Even if the headphones are amplified, if the user can be trusted to choose a safe output pressure range for voice/music, then you can limit the voltage variation to the same range for the notification.
Moreover, even if there's a concern that the envelopes for sounds used in notifications tend to brush the pressure range limits more than conversation audio or music (doubtful, for some music genres): Fine, the OS could dynamically limit notification volume over earphones to somelthing like 2/3 or 1/2 of whatever the current "Music & Video" audio level is set to. That should be quite adequate, as a safety precaution.
Sorry, but that seems to me an absurd justification, on their part. It would be trivial to limit the pressure range to what would be output as a sound with a safe decibel level for all normal headphones. Even if the headphones are amplified, if the user can be trusted to choose a safe output pressure range for voice/music, then you can limit the voltage variation to the same range for the notification.
Moreover, even if there's a concern that the envelopes for sounds used in notifications tend to brush the pressure range limits more than conversation audio or music (doubtful, for some music genres): Fine, the OS could dynamically limit notification volume over earphones to somelthing like 2/3 or 1/2 of whatever the current "Music & Video" audio level is set to. That should be quite adequate, as a safety precaution.
ba...@gmail.com <ba...@gmail.com> #193
same with my galaxy discover
sh...@gmail.com <sh...@gmail.com> #194
Same problem on my Note3. My first Samsung phone and definitely my last Samsung phone.
ad...@adsogroup.com <ad...@adsogroup.com> #195
I had this issue on my Galaxy S3 it was annoying, but now on my Note 3 its much worse.. when the speakers play the Notification, they also blast a half seconds worth of whatever music im listening too.. to the whole office.. I cant think of a bigger bug to be working on.. cheers.
nn...@gmail.com <nn...@gmail.com> #196
So, cyanogenmod "fixed" this issue, by doing what most in this bug have screamed for, by routing notification and ringtones only through headphones and bluetooth. Now, people miss calls and other notifications, if they don't have their headphones inserted into their ears 100% of the time. So, it's a software issue. Why not please everyone, then, and give us a goddamn toggle to have it one way or the other!?!? The arguments on both sides are totally weak, and the use case dictates that you should be able to have it one way or the other. Library? Ok, I'll toggle to route everything through headset. Noisy "open plan" work environment? I'll have notification sounds to both speaker and headset please. So, "Ok Google", I'll say "a toggle would be nice." Thanks.
For your viewing pleasure:https://jira.cyanogenmod.org/browse/CYAN-1684
For your viewing pleasure:
ni...@gmail.com <ni...@gmail.com> #197
medium priority? wtf?
ne...@gmail.com <ne...@gmail.com> #198
I joined to the victims of the bug this morning with my s4 (stock) with 4 4 2 on it. Now i have the same problem with both earphones and bluetooth headset. Any advice? Should i factory reset?
mi...@gmail.com <mi...@gmail.com> #199
I can't understand why we can't just auto mute these alerts to begin with. The SCO Beeps for incoming calls. Though not as nice as my actual Ringtone. But since the point of using Headphones is to passive & quietly listen to my Phone (i.e. Music App). Now my Phone is ringing loudly in a Library THANKS GOOGLE!
I can't believe that this is a bug that has such long legs as it does. This behavior is reproducible on my Galaxy S (GT-I9000). And I have no idea why?
I can't believe that this is a bug that has such long legs as it does. This behavior is reproducible on my Galaxy S (GT-I9000). And I have no idea why?
it...@gmail.com <it...@gmail.com> #200
idem, Samsung S3, GT-I9300, Android V4.3
But recently have this issue, strange !
But recently have this issue, strange !
[Deleted User] <[Deleted User]> #201
So this has been around since may 2013 and it isn't still fixed after more than a year???? What the hell...
Same issue on galaxy s2 plus
Same issue on galaxy s2 plus
ch...@gmail.com <ch...@gmail.com> #202
I completely disagree this is a bug, and wish this could be an OPTION. For me, I use my Bluetooth headset for calls, but take it off otherwise. If I get calls/alerts/etc, I get NO alert now unless I put my headset on. The fix for this "issue" was not ideal for me.
bi...@gmail.com <bi...@gmail.com> #203
So I find that if I leave my gs5 on vibrate with the headset plugged in it will not play through the external speakers. But I if take it off vibrate and have my ear buds plugged in I hear through both external and ear buds
ba...@gmail.com <ba...@gmail.com> #204
I have still this issue on 4.4.2 when will this be fixed?
gi...@gmail.com <gi...@gmail.com> #205
I need help my headphones don't work here's the story:
At night I love listening music but I don't want to wake up anyone so I use my mlp rainbow dash headphones last night I plugged in my headphones in my tablet I played music but I didn't hear music even my volume is up all the way so I unplugged them then turned the volume very low and play music but it worked someone please help.
At night I love listening music but I don't want to wake up anyone so I use my mlp rainbow dash headphones last night I plugged in my headphones in my tablet I played music but I didn't hear music even my volume is up all the way so I unplugged them then turned the volume very low and play music but it worked someone please help.
[Deleted User] <[Deleted User]> #206
How the heck is this not fixed yet? I'm running 4.4.4 cm 11 on my s3 and I can't set a timer for baking and have it played over my speakers?
gr...@gmail.com <gr...@gmail.com> #207
I have a Note 3 and found that if I manually set my phone to Vibrate/Mute I can still hear music and adjust volume for the music but all notification are simply a vibration of the phone and the sound is muted.
br...@gmail.com <br...@gmail.com> #208
Just looked this issue up and am shocked to see an active 3 year old bug with hundreds of users complaining and no response from google. This influences my opinion of them and android.
ia...@gmail.com <ia...@gmail.com> #209
Same issue, gs4
st...@gmail.com <st...@gmail.com> #210
I have a slightly different problem, but related. My HTC Droid Incredible sends the Notification audio through the earpiece instead of the external speaker. Once in a while it works right and I get blasted from the volume being maxed out (and can only hear it in a quiet room until the external speaker starts working).
fr...@gmail.com <fr...@gmail.com> #211
I'm running the official KitKat that goes with my Galaxy Tab 3.0 7-inch. Nothing is modded, it is not unlocked, and I have this bug. It makes it very difficult to listen to music with headphones. I've had Palm Phones, Windows CE Phones, "Dumb" phones, and all kinds of combinations of Android phones, but this is a first for me. I assume it is a Samsung bug, and they are not fixing it. Google is not the author of the bug, so they have no "skin in the game". I'll try some Google Play apps to work around it, but it is quite a mystifying bug, and amazing that it has been around this long.
eu...@gmail.com <eu...@gmail.com> #212
This seems to have been recently fixed on my GS 5. Please stop making this phone work like an IPhone. I wear ear phones all day long and unplug from ear when not listening to a phone call. Now since this recent change I miss a lot of calls.
fr...@gmail.com <fr...@gmail.com> #213
As #212 said, i WANT this as a feature.
i had android 4.1.2 on my galaxy S2 and that worked as stated as "BUG" but as a feature for me.
Now i rooted my phone to get KitKat 4.4.4 and now the "bug" is gone.
Also this "BUG" is critical to my phone cause the phoneplug is broken so even if i remove my earphones it still thinks they are connected, So i ALWAYS have my earphones connected, and due to my broken earplug i miss ALOT of calls when no sound comes thru speaker.
how about some options to make us choose what we want?
i had android 4.1.2 on my galaxy S2 and that worked as stated as "BUG" but as a feature for me.
Now i rooted my phone to get KitKat 4.4.4 and now the "bug" is gone.
Also this "BUG" is critical to my phone cause the phoneplug is broken so even if i remove my earphones it still thinks they are connected, So i ALWAYS have my earphones connected, and due to my broken earplug i miss ALOT of calls when no sound comes thru speaker.
how about some options to make us choose what we want?
sk...@gmail.com <sk...@gmail.com> #214
Same issue, OnePlus One.
an...@gmail.com <an...@gmail.com> #215
Same issue, HTC One M8
si...@gmail.com <si...@gmail.com> #216
Same. Galaxy S5
ra...@gmail.com <ra...@gmail.com> #217
same on my Galaxy note 8
and HTC one M7
and HTC one M7
ra...@gmail.com <ra...@gmail.com> #218
the headphones are connected to the headphone jack but the incoming call ringtone is playing through the phone speakers and headphones. Same with alarm etc.
Happens both on
Samsung galaxy note 8, Software version android 4.4.2 .
HTC one m7 Software version android 4.4.3 on htc one m7.
Happens both on
Samsung galaxy note 8, Software version android 4.4.2 .
HTC one m7 Software version android 4.4.3 on htc one m7.
jo...@gmail.com <jo...@gmail.com> #219
Galaxy note 4 it happens too. Just moved from iPhone, headphones would block all external sound except alarm clock, would be good to have that choice...
tr...@gmail.com <tr...@gmail.com> #220
LG g3, same
yo...@gmail.com <yo...@gmail.com> #221
same problem on htc one e8
[Deleted User] <[Deleted User]> #222
Same issue; Galaxy S4
na...@googlemail.com <na...@googlemail.com> #223
I can't believe this problem is still here. I'm having it with my blue tooth headset attached to my Samsung note II. I either have phone on vibrate and miss notifications or let the whole office know I have recieved a text.
sh...@gmail.com <sh...@gmail.com> #224
I have just gotten a Note 4 and can't believe there's an issue already. Coming from an Apple product with high hopes..really let down.
el...@gmail.com <el...@gmail.com> #225
Galaxy S5 with KitKat, same issue.
me...@gmail.com <me...@gmail.com> #226
Galaxy S5 with version 4.4.4 Kitkat, same issue. I'm trying to study in the library, I need my tunes!! And to not annoy the other patrons...
ty...@gmail.com <ty...@gmail.com> #227
I'm having this issue now that I upgraded from the Optimous Pro G to the G3 KitKat. TFrom my research, this bug has been around since 2010. Is this going to be fixed at all?
lu...@gmail.com <lu...@gmail.com> #228
Same issue. Samsung Galaxy Note 3. It is really annoying... I want to control the piece of hardware I bought, but it seems that it is still not possible. Unbelievable.
so...@gmail.com <so...@gmail.com> #229
Did not have this issue on Samsung Galaxy S4 prior to 5.0.1, since updating am now experiencing it. Surely the inconsistency (I did not experience it on SGS4 with 4.4.2 but others reporting it did, and now I see it on 5.0.1) indicates 'bug' not 'undocumented enhancement'?
sw...@gmail.com <sw...@gmail.com> #230
I have it on my note 4 with 4.4.4, I fully expect it to happen on 5.0.1.
so...@gmail.com <so...@gmail.com> #231
Third party apps on the play store offer some rough workarounds to this problem e.g. sound about... samsung galaxy note 3 running android ver. 4.4.2 experiencing this "bug"
gu...@gmail.com <gu...@gmail.com> #232
This bug has been declared a duplicate (rightfully so), but the first report of this bug has been closed as "obsolete" with no comment, so....this bug will definitively not be fixed then?
i....@gmail.com <i....@gmail.com> #233
Same problem on my brand new LGMS 323.
Keep the comments coming, eventually they will get tired of us! Or a serious competitor to Android that isn't Apple will come along and then we won't have to put up with this nonsense any more.
Keep the comments coming, eventually they will get tired of us! Or a serious competitor to Android that isn't Apple will come along and then we won't have to put up with this nonsense any more.
at...@gmail.com <at...@gmail.com> #234
Same issue, Galaxy S5, I plug in the headphones and The speakers still play everything. This needs to be fixed, this is almost a $700 device.
zg...@gmail.com <zg...@gmail.com> #235
Absolutely ridiculous. I am using my Samsung Galaxy S6 and this problem is still here. Very aggravating. Fix this!
pa...@gmail.com <pa...@gmail.com> #236
Same issue on Sony Xperia Z3 Compact. This is absured.. how has it not been fixed in 4 years??
ja...@hotmail.com <ja...@hotmail.com> #237
Galaxy S5, honestly this is such a small problem, but a major factor in me not purchasing another Android phone.
je...@gmail.com <je...@gmail.com> #238
Galaxy Note 4 with 5.0.1 and the problem is still there in response to the person that said 5.0.1 would fix it. SoundAbout corrects everything EXCEPT playing ringtones through BT A2DP only. I turn on the setting and the ringtones still play over both.
re...@gmail.com <re...@gmail.com> #239
Galaxy S6 user coming from iPhone5s. About to return my phone and get a 6 over this. Am I just missing a setting somewhere?
pv...@gmail.com <pv...@gmail.com> #240
How is this not fixed yet! Who made this decision in the first place?!?!
"When I am at work, I want everyone else to know how popular I am even when I have my headphones in." This has to be the thought process.
"When I am at work, I want everyone else to know how popular I am even when I have my headphones in." This has to be the thought process.
ke...@inkyfever.com <ke...@inkyfever.com> #241
Notifications STILL go to speakers on LG G4.
SoundAbout app is broken with Lollypop so there is NO way to fix this. Come on, Google. What's so hard about this?
SoundAbout app is broken with Lollypop so there is NO way to fix this. Come on, Google. What's so hard about this?
he...@gmail.com <he...@gmail.com> #242
I understand Samsung's answer above, but the problem is that you have to silent the phone and even though you have your headset on, you are not notified for notifications but on the screen or led. Vibrating is not always an option as it might make too much noise on a table or desk.
We should have at least some options.
We should have at least some options.
jo...@gmail.com <jo...@gmail.com> #243
Have this issue as well on a Droid MAXX.
I read Samsung's answer in post 189... but I thought the purpose of an Android device was that it was MORE customizable. And now it looks like SoundAbout isn't available as a workaround...
I read Samsung's answer in post 189... but I thought the purpose of an Android device was that it was MORE customizable. And now it looks like SoundAbout isn't available as a workaround...
eg...@gmail.com <eg...@gmail.com> #244
Having read the Samsung response at #189 it sounds like a poor excuse. Having owned many phones in the past I never had this silly issue. Now I am using a tablet that has no phone capability and it is useless around other people because a non-existent ringtone would be too loud?
ra...@gmail.com <ra...@gmail.com> #245
Same issue with Galaxy S6. IT'S BEEN YEARS, FIX IT ALREADY!
re...@gmail.com <re...@gmail.com> #246
Same with my Note 4.
pa...@gmail.com <pa...@gmail.com> #247
Same with my Huawei Ascend P7
da...@gmail.com <da...@gmail.com> #248
SoundAbout has been fixed for new versions of Android (post 241)
er...@gmail.com <er...@gmail.com> #249
wow, 4 years later and the issue still exist....
ad...@gmail.com <ad...@gmail.com> #250
Another vote.
je...@gmail.com <je...@gmail.com> #251
I vote for fix this problem and reopen ticket. Same issue happens in Huawei Ascend P7 with official rom B839 android 5.1.1 . Any workaround to solve it?
jr...@mtu.edu <jr...@mtu.edu> #252
Same with my Galaxy S6
in...@gmail.com <in...@gmail.com> #253
Also happening in Nexus 5X. I've even tried a couple apps to control this behavior (Tasker, SoundAbout) but no luck.
Please allow the USER to decide how they want notifications to behave! That's normally where Android shines.
Please allow the USER to decide how they want notifications to behave! That's normally where Android shines.
st...@gmail.com <st...@gmail.com> #254
Android 5.1.1, Note 4. Still occurring, at least separate the notification and media application output so that the music doesn't redirect at full volume to the external speaker, muting the headphones. It would then be useful to implement #253 to allow whether all notifications go to the active output device, or always go to the external speaker.
[Deleted User] <[Deleted User]> #255
Same here with galaxy s6 edge +.
Please Google, do something ! It's not that complicated.
Please Google, do something ! It's not that complicated.
ak...@gmail.com <ak...@gmail.com> #256
Same issue with my new Galaxy S6. Very annoying!
de...@gmail.com <de...@gmail.com> #257
Just got my first android phone today. Going back to iphone tomorrow.
ch...@gmail.com <ch...@gmail.com> #258
[Comment deleted]
we...@gmail.com <we...@gmail.com> #259
Same here, LG G4. Never had this before as always used cyanogenmod previously. Please at least give users the option.
un...@gmail.com <un...@gmail.com> #260
+1 Samsung Note 3 (N900) Android 5.0
[Deleted User] <[Deleted User]> #261
[Comment deleted]
sn...@gmail.com <sn...@gmail.com> #262
same here with Sony Z5 Compact. Dead annoying!
[Deleted User] <[Deleted User]> #263
Galaxy S7 ... upgraded from GS5 and thought that this would have been fixed by now!
rd...@digitalsoundmagic.com <rd...@digitalsoundmagic.com> #264
5 frickin years later and no fix.
ar...@gmail.com <ar...@gmail.com> #265
Same thing happens on Galaxy Note 7.
ja...@gmail.com <ja...@gmail.com> #266
fix!!! i don't want to silent my phone. i want to hear the notifications but i also don't want everyone around me hearing them!!
da...@gmail.com <da...@gmail.com> #267
Same on my Sony Xperia Tablet running lastest version available, Lollipop, I think.
ja...@gmail.com <ja...@gmail.com> #268
I have this Problem on my Galaxy S6 with Android 6.0.1 when connecting Bluetooth headphones.
Audio comes both from device speaker and headphones
Audio comes both from device speaker and headphones
re...@gmail.com <re...@gmail.com> #269
Same. HTC M8 here.
de...@gmail.com <de...@gmail.com> #270
Same issue, I can't understand why this should be a feature. All it does is to inform everyone around me that I have a Mail, IM, phone call and so on.
And having the phone silenced is even worse because when I go around in the city and listen to music, I have two options:
1. let everyone know that my mobile phone did something
2. let no one know (including myself) that there are any notifications
It should be fixed already, at least make it an option to turn off!!!
And having the phone silenced is even worse because when I go around in the city and listen to music, I have two options:
1. let everyone know that my mobile phone did something
2. let no one know (including myself) that there are any notifications
It should be fixed already, at least make it an option to turn off!!!
da...@gmail.com <da...@gmail.com> #271
I just upgraded from a HTC One S to a Sony Xperia X Compact. When I listen to music through the earbuds and a notification comes in, the music lowers and the notification comes through the external speaker.
On HTC this was NOT the case. HTC made things properly on Android 4.2: Earphones IN, Speakers OFF. Apearently other HTC-users report the same issue.
What is the matter with this? It is very disapointing not to have this function working.
On HTC this was NOT the case. HTC made things properly on Android 4.2: Earphones IN, Speakers OFF. Apearently other HTC-users report the same issue.
What is the matter with this? It is very disapointing not to have this function working.
ri...@gmail.com <ri...@gmail.com> #272
Same issue on OnePlus 3T
lg...@gmail.com <lg...@gmail.com> #273
Came here to read about this bug (Sic!) I notice it has been around for years. This shitty detail alone gets me to wish for my Lumia back. Otherwise my OnePlus 3T is a passable phone
ke...@gmail.com <ke...@gmail.com> #274
[Comment deleted]
ma...@gmail.com <ma...@gmail.com> #275
Same for Samsung Galaxy S5. I use my phone connected to speakers at work w/ Pandora. The audio plays fine, but when a Notification comes through, the audio quiets and then no notification sound plays. All volume levels are maxed and none of the apps on the play store work. When the headphone jack is being used, ALL AUDIO should go through the headphones, not just Media!
ja...@gmail.com <ja...@gmail.com> #276
Same issue on HTC One M
dt...@gmail.com <dt...@gmail.com> #277
Same issue for Asus Zenfone 3 with Android 7.0!!! Is this even being tracked at all?
lo...@gmail.com <lo...@gmail.com> #278
Still present on Asus ZE500KL with Android 6.
ho...@gmail.com <ho...@gmail.com> #279
Yes still an issue on S7 with Nougat.
It's absolutely insane that the default behavour when headphones are plugged in is to play rings and notifications through the external speaker and not the headphones.
The other day while commuting on a train my phone was ringing on max volume while I was listening to a podcast and the only reason I knew was because it was also vibrating...meanwhile half the train is staring at me wondering WTF?
At the very least there should be an option to pick how you want your phone to behave.
It's absolutely insane that the default behavour when headphones are plugged in is to play rings and notifications through the external speaker and not the headphones.
The other day while commuting on a train my phone was ringing on max volume while I was listening to a podcast and the only reason I knew was because it was also vibrating...meanwhile half the train is staring at me wondering WTF?
At the very least there should be an option to pick how you want your phone to behave.
sp...@gmail.com <sp...@gmail.com> #280
Found on NEW J3
ni...@gmail.com <ni...@gmail.com> #281
ma...@gmail.com <ma...@gmail.com> #282
Also Found on Samsung A300H 1stGen having Android Nougat by Lineage ROM but also when the official ROM on Lillipop was on.
jf...@gmail.com <jf...@gmail.com> #283
Confirmed on Oneplus 3T as well. Cannot believe .. dev are still finger pointing ? That is really basic UX.
Google has guidelines on material for UX, but hundred dollars smart phones cannot do that, this is purely software related.
Google has guidelines on material for UX, but hundred dollars smart phones cannot do that, this is purely software related.
jo...@gmail.com <jo...@gmail.com> #284
Really annoying that this issue is unsolved after six years. Have it on Galaxy S6: noted two years ago.
Why we use headphones, or also in my case bluetooth-to-hearing-aids, is to shield others around us and protect ourselves from advertising every interrupt.
Sigh.
Why we use headphones, or also in my case bluetooth-to-hearing-aids, is to shield others around us and protect ourselves from advertising every interrupt.
Sigh.
ry...@gmail.com <ry...@gmail.com> #285
I finally fixed the problem, I got an iPhone. It works great.
cl...@gmail.com <cl...@gmail.com> #286
So? Any update if this one will be fixed? It happens on my S8. I had a really embarrassing situation on the train the other day because of it.
co...@gmail.com <co...@gmail.com> #287
Also have this issue on my S8 running 7.0
se...@gmail.com <se...@gmail.com> #288
It's clear they don't care. I got an iphone like others which doesn't have
this issue.
On Mon, Aug 28, 2017 at 3:56 PM, <buganizer-system@google.com> wrote:
this issue.
On Mon, Aug 28, 2017 at 3:56 PM, <buganizer-system@google.com> wrote:
jr...@mtu.edu <jr...@mtu.edu> #289
This is marked as duplicate of an issue that is marked "Won't fix", so I don't think there is much point posting here anymore. Also, there is an app called SoundAbout that fixes this issue, try it out.
dt...@gmail.com <dt...@gmail.com> #290
In my experience, the feature in SoundAbout that "fix" this issue is only available in Pro. You can try to set it while you are in the trial, but in my case it didn't fully work. I don't quite remember what got wrong, but there were some situations where the sound was still coming out through the speakers instead of the headset. Anyways, I'm using "Profile Scheduler" for that matter and it is working great so far
ro...@gmail.com <ro...@gmail.com> #291
Unfortunately SoundAbout is broken with Oreo and not sure it will get fixed - dev hasn't done an update in quite some time. Worked beautifully before, so issue can be addressed - which it was default in Android. Crossing fingers someone else picks up the ball and duplicates SoundAbout functionality.
ro...@gmail.com <ro...@gmail.com> #292
*wish it was default* not *which*
mi...@yahoo.ca <mi...@yahoo.ca> #293
Same problem on Galaxy A5.
gg...@gmail.com <gg...@gmail.com> #294
I have a Samsung Note 8 model SM-N950U, Android version 7.1.1 and not only is the sound going through the speakers when my headset is connected but any notification sounds as well as incoming calls sounds do not play in the headser so when the volume for all sounds is extremely low I am missing calls and notifications. I just uogrraded to this Note 8. My Samsung S5 did not have that issue. Also when I use the side key to bring up the sound adjustments I have increased/decreased the ringer and notification and the phone still rang/dinged loud/low as if I never made an adjusttment. Whrn I check the settings again the settings are adjusted like I want but the phone isn't doing what the settings are set to. When I go in the main menu for settings the settings didn't change but when I check the sound settings from the side button the sound settings shows that it was changed. It doesn't malfunction every time but it does malfunction. The S5 had that issue too. I was hoping by the 8 it would have been resolved.
kp...@gmail.com <kp...@gmail.com> #295
Pixel 2 XL. Same thing as ^^^^. (I can get music through headphones by rebooting phone with them plugged in... shouldn't have to... but)
Also, with headphones plugged in, add me in to the list of the notifications coming over phone speakers and not headphones.
Also, with headphones plugged in, add me in to the list of the notifications coming over phone speakers and not headphones.
sp...@gmail.com <sp...@gmail.com> #296
April 2018, still seeing this on my Moto G5. Why?!
dt...@gmail.com <dt...@gmail.com> #297
Not sure if you guys noticed, but this is flagged as a duplicate from https://issuetracker.google.com/issues/36914371 which they won't fix, so I don't see any reason why we are still posting in here
de...@gmail.com <de...@gmail.com> #298
Same issue with my Lenovo Tab 4 8 plus after Android 7.1. Also, the music is playing both from Headphone and speaker.
st...@gmail.com <st...@gmail.com> #299
Note 4, Android 6.0.1
This WAS an issue for me when I used PowerAmp. Recently, I switched to Black Player and I stopped having issues. The difference was I didn't use fade-out for stopping music playback.
This WAS an issue for me when I used PowerAmp. Recently, I switched to Black Player and I stopped having issues. The difference was I didn't use fade-out for stopping music playback.
yu...@gmail.com <yu...@gmail.com> #300
Same issue on my oneplus 6 using android 9
sl...@gmail.com <sl...@gmail.com> #301
Same issue on Samsung Galaxy A5 using android 8.0.0...
a....@gmail.com <a....@gmail.com> #302
Please remove from email notifications or close ticket.
On Sat, Jan 26, 2019, 8:35 PM <buganizer-system@google.com> wrote:
On Sat, Jan 26, 2019, 8:35 PM <buganizer-system@google.com> wrote:
Description
When headphones are connected to phone, notifications (email/sms and incoming calls) are being played through the phone's external speaker in addition to be played through the headphones.
This behavior is clearly a bug as it is generally (and correctly assumed) that plugging headphones into a device will prevent audio output to external sounding speakers. Headphones are most commonly used to allow private listening in places where notifications audible to the public would be inappropriate, such as libraries, courtrooms, class, etc.
While there are a few examples of externally audible notifacations being useful, such as not wanting to miss a notification while headphones are plugged in but are not being worn at the moment, I believe that users expect and desire that the external speaker be disabled.
Assuming that the ability to select the desired behavior of the external speaker is not possible, the behavior should be to mute the external sounding speaker when headphones are connected, and play notifications only through the headphones. If the behavior of the external speaker could be selected by the user, the default behavior should be to mute the external speaker with the ability to chose to have notifications played externally via a checkbox.
Until the behavior is selectable or made to always mute the external speaker, it should be considered a bug, as an Android phone seems to be the only device I can think of that disregards this behavior.
The phone I use is a Motorola Dropid X, running Android 2.2, but this seems to be an issue to all versions of Android as reported by this "enhancement" request:
Please not that I have filed a bug on this issue as I believe this a bug, not an enhancement.
--
Thank You