Does anybody know so that this application is used?
In Froyo it was not and it is an application that is always opened and although this one opened closes it to the moment again.
I hope someone knows so that it is used and if it is possible to erase.
Thank you
Judging by the name it looks to me like a part of the Broadcom Bluetooth driver.
Bluetooth Services are the tasks you can do via Bluetooth, such as using a headset or transferring files.
When you connect two devices via Bluetooth, once of the things they do when they pair is inform the other device of what services they offer, for example, when you connect to a Bluetooth headset, it tells your phone it can act as a Headset Audio Gateway and an A2DP Receiver (for music).
The file Brcmbluetoothservices.apk is likely the app that keeps track of those services. Do you ever use Bluetooth? If it opens and closes, I imagine that is because Bluetooth is disabled or it doesn't find any bluetooth device to talk to.
If you want to test it, just try to use bluetooth. If Brcmbluetoothservices.apk is working incorrectly or is broken, odds are you won't be able to.
Related
A number of people have mentioned having issues with A2DP streaming on the Nexus.
I just found out something interesting... I've been getting annoying skips in music when playing audio to my car stereo, so after experimenting I've found:-
Open bluetooth settings, select headunit, enter pin, allow phonebook access and for the duration of that connection I get perfect audio.
Turn off either the headunit or phone, or both and allow them to connect again, then audio skips...
Open bluetooth settings, select headunit, unpair, select headunit, enter pin, allow phonebook access and for the duration of that connection, once again I get perfect audio.
The only thing I can think of is that the good connection is initiated by the N1 and the bad one by the headunit when it connects to the N1 at startup. Maybe capability negotiation problem? Maybe N1 selects a lower bitrate when it connects than the headunit does when it connects, any ideas? Is it possible to tweak the N1 to restrict the connection parameters?
- Anthony
I use a HT820 by Motorola and do not have any issues with skipping.
Started stock, then CM, now froyo. no issues on any of these roms.
That's great, but whilst bluetooth is a standard, some manufacturers get things wrong, and motorola may well have handled this better, this handsfree kit worked with:-
Hermes,
TYTN II
Touch Pro,
Sony Xperia,
Diamond2.
The kit within my headunit is built by parrot, so no small fish in the bluetooth pond.... It has a little menu with a list of models of phone with "funny" (non-standard) bluetooth implementations so that it can implement workarounds.
To top it off, others, with different handsfree kits have similar issues.
So, back to what I was saying...
I've just confirmed that it doesn't matter which end initiates the connection, if the phone was paired previously it skips, if you unpair and re-pair (during pairing the phone is connected as part of that process) for the duration of that connection the sound is flawless.
It must be using different connection parameters on that first connection, but I can't even see _any_ information about the connections, like bitrate/bitpool / sample rate etc.
Is there any way I can get the connection information for current bluetooth connections?
Does anyone know the way around the AOSP code enough to see if there could be any difference in the pairing connection to the normal connections?
I bet it really is that it uses "safe" values during the initial connection.
- Anthony
http://code.google.com/p/android/is...t&colspec=ID Type Status Owner Summary Sta rs
http://forum.xda-developers.com/archive/index.php/t-622231.html
All i found on it, hope it helped. Otherwise, good luck finding out a solution.
Devastatin said:
I use a HT820 by Motorola and do not have any issues with skipping.
Started stock, then CM, now froyo. no issues on any of these roms.
Click to expand...
Click to collapse
I have the same headphones and only notice skipping when I'm walking fast, with my phone in my pocket...or I turn my head away from the phone. But that's all my doing, not the phone.
Hey guys
So I recently got the Nokia Lumia 1020 after being an android user since day one. Rooted and everything
I have couple of issues and questions that have arise since then.
1. How can I change the search button to bring up google instead of bing? I have read that you have to change your language to Russia but I would not want to do that
2. With my Note 3, HTC one and other previous android devices, I was able to use maps with speech and use the FM radio on my deck together. Android would just mute the FM radio and give me the next direction.
With WP8, it seems like I have to select bluetooth source in order for speech to work, however I can no longer listen to the radio at the same time. Is there a fix/workaround for this?
3. NFC tags.. I recently bought a bunch.. however I noticed that you can't have the nfc tags to change the settings but just launch the settings app? So I would need 3 NFC tags to turn off BT, turn off wifi and enable gps? Seems..... any fix?
Thanks
- Sashi
1: Basically not possible until we "root" the 1020. Maybe if a bootloader exploit is found. Otherwise, only devices sold in markets where Bing doesn't have much presence - such as Russia, I guess - support that option. You can install apps for other search engines, but the button is sort of "hard-coded" to the Bing app.
2: WP7 used the Headset mode of Bluetooth (Hands-Free Profile) for driving directions, but that was built into the OS. Apparently Here Drive can't or won't do that (I consider this a regression, since my car doesn't support the audio profile) so the car needs to be using BT audio (A2DP, I think) to give directions. However, as a work-around, you can of course play media *from the phone* and it should work fine (it will be muted while directions are spoken). Whether you use internally stored MP3s, streaming music from the built-in Xbox Music (formerly Zune Pass), one of many apps (such as Pandora), or the phone's built-in FM receiver (requires that headphone wires be connected, since that's what it uses as an antenna, but otherwise possible), you can have your music and directions both.
3: Yeah, for reasons of their own, Microsoft hasn't exposed any way for third-party developers to toggle various settings directly. With that said, though... There's basically no need to turn either BT or WiFi off; they draw extremely little power when not in use (and by default, WiFi turns off while the screen is off and there's no external power anyhow). As for GPS, unlike Android's incomprehensibly wasteful approach, on WP8 it is *always* inactive unless an app or OS feature is explicitly using it, so as long as you remember to close the navigation app when you're done with it, there's no need to manually turn off location services.
Hope that helps.
GoodDayToDie said:
1: Basically not possible until we "root" the 1020. Maybe if a bootloader exploit is found. Otherwise, only devices sold in markets where Bing doesn't have much presence - such as Russia, I guess - support that option. You can install apps for other search engines, but the button is sort of "hard-coded" to the Bing app.
2: WP7 used the Headset mode of Bluetooth (Hands-Free Profile) for driving directions, but that was built into the OS. Apparently Here Drive can't or won't do that (I consider this a regression, since my car doesn't support the audio profile) so the car needs to be using BT audio (A2DP, I think) to give directions. However, as a work-around, you can of course play media *from the phone* and it should work fine (it will be muted while directions are spoken). Whether you use internally stored MP3s, streaming music from the built-in Xbox Music (formerly Zune Pass), one of many apps (such as Pandora), or the phone's built-in FM receiver (requires that headphone wires be connected, since that's what it uses as an antenna, but otherwise possible), you can have your music and directions both.
3: Yeah, for reasons of their own, Microsoft hasn't exposed any way for third-party developers to toggle various settings directly. With that said, though... There's basically no need to turn either BT or WiFi off; they draw extremely little power when not in use (and by default, WiFi turns off while the screen is off and there's no external power anyhow). As for GPS, unlike Android's incomprehensibly wasteful approach, on WP8 it is *always* inactive unless an app or OS feature is explicitly using it, so as long as you remember to close the navigation app when you're done with it, there's no need to manually turn off location services.
Hope that helps.
Click to expand...
Click to collapse
Thanks for 1 & 3
However with #2, I would like to have my USB that is plugged into my car deck AND driving directions at the same time. With android this is possible... but not with WP8
What? I must be misunderstanding you, because there's no problem at all with having USB plugged in while getting directions. Or did you mean you're getting the music off the USB (you said radio before, which the phone is capable of doing by itself) and hence the USB is a different input that the BT?
My usual approach in my car is cigarette lighter -> USB adapter -> phone -> ripping cable (I'd use BT if my car would do it for music) -> car stereo AUX port, and that works fine for getting both music and directions. Swap out the aux port and the ripping cable for Bluetooth and it will still work fine (as I've found when I had to rent cars).
That's correct, my deck has a Bluetooth source as well as a USB source.
I have to select Bluetooth source in order to get voice directions to the car speakers but if I select USB source the voice navigation no longer works
Yeah, that's a pain. Is there some reason you can't play your music/audiobooks/podcasts/whatever through the phone, though? Yeah, it's annoying to need to change what works, but on the plus side, it's all your media on one fewer device than you're using now.
GoodDayToDie said:
Yeah, that's a pain. Is there some reason you can't play your music/audiobooks/podcasts/whatever through the phone, though? Yeah, it's annoying to need to change what works, but on the plus side, it's all your media on one fewer device than you're using now.
Click to expand...
Click to collapse
I would like to use USB because that way I can save the storage on my phone for pictures and stuff
Hello,
I just purchased and installed a Pioneer AVH-4100NEX. So far it's pretty slick. I'll be using it with my Galaxy S6.
I noticed that when I try to disable the Call Audio Bluetooth profile from the phone side, it re-enables itself... like I HAVE to use the NEX for call audio.
I would like to be able to turn on my BT headset and use that instead, without much hassle. There are definitely times where I'll be in the car with other people and don't want the whole car to hear the conversation. It also presents a call quality issue with the far end being able to hear the system speakers.
Do I have to unplug USB from the NEX to make this work?
muzicman82 said:
Hello,
I just purchased and installed a Pioneer AVH-4100NEX. So far it's pretty slick. I'll be using it with my Galaxy S6.
I noticed that when I try to disable the Call Audio Bluetooth profile from the phone side, it re-enables itself... like I HAVE to use the NEX for call audio.
I would like to be able to turn on my BT headset and use that instead, without much hassle. There are definitely times where I'll be in the car with other people and don't want the whole car to hear the conversation. It also presents a call quality issue with the far end being able to hear the system speakers.
Do I have to unplug USB from the NEX to make this work?
Click to expand...
Click to collapse
I would like to know this also
I have same unit, try having headset connected before plugging in your phone. That may work
Sent from my SM-N910V using Tapatalk
I'm bumping this up. With my previous phone (LG V10) I could select which device use to make phone calls, Android Auto device or a bluetooth headset (Plantronics). Now with a Oneplus 3T that is not possible anymore.
AA automatically rerouting "BT phone" to main AA device. That is really annoying.
If someone knows a workaround to this please give advice, thanks...
You have to have it enabled, in a nutshell the unit (Pioneer) declares that it has bluetooth capabilities and declares the bluetooth mac address when it initialize the connection, than Android Auto (trough Google Play Services which is a system app) will enable the bluetooth, set up a pairing if it doesn't exist and connect to it, so no matter what you do it will always connect to it, the only way to "avoid" this is:
a) Get another phone which connects to the Pioneer bluetooth, then connect the phone (haven't tried this, but probably will do the trick)
b) Alter the pioneer unit so it doesn't send the bluetooth mac and it doesn't declare the bluetooth service (almost impossible, you will need to replace the app on the unit)
I wanted to share how to solve the problem of using bluetooth on a second phone having another mobile already connected to Android car.
The easiest solution would be to use a duplicate of the Sim card, but in my case my telephone company does not have that service and cannot be hired.
As you know, at the moment that a mobile phone connects to Android car, it no longer allows us to pair a second phone and use it to make calls via bluetooth, forcing us if we want to make calls to use the one that is connected by USB to Android car.
Well, using an application we can disable the sharing services by bluetooh and thus be able to use the 2nd phone. The negative part is that it is necessary that the mobile is broken.
The name of the application is: Service Disabler https://play.google.com/store/apps/details?id=com.kunkunsoft.rootservicedisabler&hl=en
“IT DOES NOT HAVE THE PHONE WITH ROOT”
To deactivate all the services of sharing via bluetooth is easy, we open the application and type the word bluetooth in the search area and it will already be in the list, and now it is just click on it and we will leave the option to deactivate everything.
From this moment on, all audio from the connected phone will be through USB.
Video:
https://www.youtube.com/watch?v=h77mkaUca0U
This isn't really an Android Auto issue. But I understand a workaround may be useful if you have a headunit with this limitation.
How many phones can be connected depends on the headunit. My Kenwood will allow two phones to be connected and both can answer and make calls. Usually, I have my Pixel connected via AA, and my wife's iPhone will connect via Bluetooth at the same time. I can even select Bluetooth on the headunit and play music from the iPhone. In fact, although only two phones can be connected for calls, it will allow up to 5 phones to be connected at the same time for music (I've never tried that many, though).
mike.s said:
This isn't really an Android Auto issue. But I understand a workaround may be useful if you have a headunit with this limitation.
How many phones can be connected depends on the headunit. My Kenwood will allow two phones to be connected and both can answer and make calls. Usually, I have my Pixel connected via AA, and my wife's iPhone will connect via Bluetooth at the same time. I can even select Bluetooth on the headunit and play music from the iPhone. In fact, although only two phones can be connected for calls, it will allow up to 5 phones to be connected at the same time for music (I've never tried that many, though).
Click to expand...
Click to collapse
The VAG group has this problem, I hope that the solution in some update.
juanmontequinto said:
The VAG group has this problem, I hope that the solution in some update.
Click to expand...
Click to collapse
Most cars have this problem. I think is very useful, i will implement it. It may be easiest solution. Phone has root to work mirroring so, probably with freeze bluetooth with titanium, could have the same, but havent try it yet..
I finally managed to get Bixby Routines reinstalled on my phone (it was in the Galaxy store and I somehow either missed it every single time I looked, or they just added it). I am using it to send Spotify to my various bluetooth devices while all my notifications play on the phone. I have it set up with 3 devices - an Anker Soundcore, a pair of SkullCandy Ink'd Wireless earbuds, and my 2015 VW Golf. I'm running into some weird issues, though. Note that all 3 routines are set up the same way - IF BT is connected to X, THEN App: Spotify / Audio Device: Bluetooth
1. Whenever Separate App Sound is initiated, either on the previously connected device or a different device, it throws up the "Change main audio output device?" notification, meaning every time I connect to BT, I have to do that. If that's the case, why bother with the routine and not just toggle the SAS with each device manually since I need to interact anyway? When I do toggle it manually and hit OK on the notification, it works flawlessly, sending Spotify to BT and everything else (IG, Messages, YouTube, etc.) through the phone's speakers.
2. With the way the Golf head unit connects to BT, it kind of connects, then disconnects, then connects again, making the phone get weird mixed messages which triggers the routine in a weird way. Is there a way to delay the BT connection on the phone until the head unit is fully booted up?
The only thing I can figure is that maybe I'm not technically following the "make sure you choose an audio device that is different from your main audio output device." rule since when I'm connected to BT, that's the main audio output.