[REQ] Apk to route all audio to headset? - Samsung Infuse 4G

Hello, i am running Android version 2.3.7 on a Samsung Infuse
Due to water damage my phone no longer recognizes when a headset is plugged in or not, and thus always thinks that it is plugged in.
I have found an app that forced the audio to play through the speakers of the phone, but i am unable to find an app that does the opposite which is forcing the audio through the headset.
if it helps, the app that does the opposite of what i need says it does 4 things:
Headset false
A2DP false
SCO false
Speakerphone false
I also realize there are widgets that can accomplish forcing the plug/unplugging of the audio, but i really need a very simple app that forces the audio to headset when opened. (i need the app instead of a widget to use it with tasker and other things, widget is very limiting.)
if it could be done through tasker that would be great too.
Thank you for any and all help!

bump
Sent from my SGH-I997 using xda app-developers app

Related

[Q] Adjusting Bluetooth Defaults

Howdy XDAers.
I am having some difficulty adjusting several defaults on my Desire HD when connected to my Blue Ant S4 bluetooth car kit.
I tend to use voice commands when driving, however it seems that whenever I connect the 3.5 minijack (along with power to initiate car mode on my phone via a tasker profile) music will automatically begin playing (through poweramp ap) Which is fine however It also sends music via bluetooth to the blue ant car kit so when the Blue ant enters listen mode the music plays through the Blue ant speaker and can no longer hear me because of the Erroneous background noise. This would traditionally be an easy fix by going to <settings> <bluetooth> .long press. <blueant S4> <options> and disabling media. However Everytime I seem to connect the phone back to the Blue Ant this setting seems to be re enabled. WTF?
Anyone have any hints on how to make this permenant?
The second bluetooth issue I have is related to the first. Basically everytime I make a call (or receive?) while in the car the 3.5mm Minijack connection seems to take precedence over the Bluetooth connection for audio. so I have to physically touch the phone and select the Blueant device to be the speaker for the conversation. Anyone know how to fix this also?
Thanks for your help guys.
FYI running LeeDroid for Desire HD also Rooted.
Cheers
Bump. Anyone have any ideas?
Sent from my Desire HD using XDA App
Another bump
Sent from my Desire HD using XDA App

[HOWTO] Enable the car dock external audio without Samsung's Home apps

Note: none of this works for the Car Dock in Android 2.3.3 Gingerbread (JVB, JVK, or JVO), due to a Samsung kernel bug/feature. It should work for the Home Dock. Car Dock output is fixed in Android 2.3.4 Gingerbread (JVP or later).
This will not work with any Cyanogenmod, Teamhacksung or other open source ROMs for any version of Android, including ICS, as it calls a closed-source Samsung module that will not be present in these ROMs.
Samsung's docks have external audio outputs that are connected through the phone's USB port. These outputs don't work unless you use the latest versions of Samsung's Desk Home and Car Home apps (kindly provided by an XDA user here for those that can't download them from the market).
Unfortunately these apps are not the greatest, especially Samsung Car Home. I wanted to use Google Car Home, so I did a little reverse engineering and discovered that Samsung's apps use this Android Intent to switch the external audio output on and off:
name: com.sec.android.intent.action.INTERNAL_SPEAKER
extra: state
extra value (Integer):
0 = off (sound through phone's internal speaker)
1 = on (sound through dock external port).
You can use this in a couple of ways:
1. Through Tasker: create a profile with context Docked and an Intent action as follows:
Action: com.sec.android.intent.action.INTERNAL_SPEAKER
Cat: none
Extra: state:1
Target: Broadcast Receiver
Or, if you don't want to use Tasker:
2. I created a tiny app (attached) that triggers this intent when the phone is docked and undocked. I've only tested it with the car dock but it should work with the home dock as well. It doesn't create a background service or use any memory normally, it just gets launched and switches the external audio output on whenever the phone is plugged in to the dock.
Update: v1.1 now has separate settings for home and car docks.
Known versions where Car Dock output doesn't work:
* Android 2.1 (all versions)
* Android 2.2 prior to JPX kernel
* Android 2.3.3 (works in 2.3.4 JVP)
Ringtone and caller voice audio does not go through the external port, only music player output.
I've only tested it on the I9000 but it should work with all the Galaxy S variants, at least all the ones that work with Samsung's Dock apps anyway.
Warning: There is a nasty "crack" when the audio output is connected so you may want to have your stereo's volume turned right down.
If you find this app useful please donate to the CyanogenMod developers: go to this thread and click the link under "SUPPORT US".
Tasker is on my ToDo-List, thanks for the advise, how to use it.
But for now I only want to use the samsung car dock with the google car home app. And your app should be the only thing, I need for that, right?
Marcenzeichen said:
Tasker is on my ToDo-List, thanks for the advise, how to use it.
But for now I only want to use the samsung car dock with the google car home app. And your app should be the only thing, I need for that, right?
Click to expand...
Click to collapse
Yes, you just need to have the app installed. It doesn't create a background service or use any memory normally, it just gets launched and switches the external audio socket on whenever the phone is plugged in to the dock.
Tested it. Works great. Big Thank!
Sent from my GT-I9000 using XDA App
Hallo beano, thanks for you help, it's ok your apk but the sound is no good it's no bass and low volume.
Please have you a solution?
Sent from my GT-I9000 using XDA Premium App
xperseox said:
Hallo beano, thanks for you help, it's ok your apk but the sound is no good it's no bass and low volume.
Click to expand...
Click to collapse
It sounds OK to me, what ROM are you using? I notice the Captivate had this problem and it was fixed by a ROM upgrade (here). Also make sure the volume is up on the phone as it does affect the external output.
Hallo Beano, my rom is js2 itv, now look your solution.
Sent from my GT-I9000 using XDA Premium App
xperseox said:
Hallo Beano, my rom is js2 itv, now look your solution.
Click to expand...
Click to collapse
All the switching and EQ changes are done by the firmware, the app just tells it to do the switch, so I would try changing the firmware. I am using DocRom v9.6.6_XWJS5 with speedmod-k13c-500hz kernel from romkitchen.org right now. The bass is definitely OK with this configuration, I am listening to Mr Oizo through it at the moment.
Hello! I was hoping that someone finds the solution to this problem and finally get you!
But unfortunately, your mod did not work for me .... I have the original Samsung car dock
sold in America (one for the vibrant) and when I plug in the galaxy S to cardock putting in jack 3.5" my in-ear headphones, the audio continues to come out through external speaker,
just noise (hiss) from the headphone out and left with much in the distance as you feel
a very low signal (mp3 music).
With your application things have not changed for me.... I've never done a test in the car with the
audio cable, but it should be the same with headphones or not?
HELP!!!
Ah, I forgot..... I use a the Darky 9.2 rom with supercurio (voodoo) kernel and installed also the google car home app.
Governator said:
Ah, I forgot..... I use a the Darky 9.2 rom with supercurio (voodoo) kernel
Click to expand...
Click to collapse
I believe that's the problem, the voodoo sound changes don't support the car dock audio output. Try a different ROM.
Nicely done little app there...works like a charm on my Galaxy S 4G.
Thanks heaps mate. Ive been needing this for ages and i bet others have been too.
I use alarm clock plus when docked but had to make sure the Samsung app was running in the background to get audio out of the dock. Not now.
Thanks
Sent from my GT-I9000 using XDA App
Any chance you could do a little mod?
Be awesome if we could choose a checkbox for home and car. Eg i use USB audio at the desk but not in the car.
Thanks in advance.
Sent from my GT-I9000 using XDA App
@TheBeano
Thank you for your time effort in doing this.
I'm having trouble finding the Google Car Home app - it's not in the Android Market (for me anyway*) but is in AppBrain. However, if I try to download it via the bar-code link it re-directs to the Android Market & gives a not found message I've downloaded the Samsung apps you linked to and they both work for me, but would like the Google one too.
Is there any chance someone could point me in the direction of another link?
EDIT: I now see that GCH isn't available for many people & have found a link in the apps section of Robot Briefs
Off now to hack a micro usb lead to make the Samsung Car Home app auto-start + your solution via Tasker
*My phone is unlocked but has VodaPhone branded firmware (something I plan to change) & I'm on Froyo 2.2.1 - not sure if the VodaPhone branding is why I can't find Google Car Home
brett.darnell said:
Any chance you could do a little mod?
Be awesome if we could choose a checkbox for home and car. Eg i use USB audio at the desk but not in the car.
Click to expand...
Click to collapse
OK I will see what I can do.
If people haven't said this yet, you're awesome! Thanks for this it was driving me insane!
Hello guys!first of all TheBeano great job dude.your app it's great.i use it with my galaxy s and car dock.it'a great because now with your app i can output my music direct to car speaker with 3.5 jack cable (dock to car aux).but when i receive a call it's turn to speakers mode.i want to output my voice call to 3.5 jack too, to have a nice car kit.any ideeas how to enable external output voice call to earphones .thx
How about adding an options to turn on bluetooth when car-docked and wifi when desk-docked ?
Sent from my GT-I9000 using XDA App
@hms666 for this, thy to download from android markert Car Dock Home v3, Custom Car Home or other application and set this features from Setting Menu.when you'll connect the phone gps,wifi special icons will be enabled
I'm still in searching for an aplication that let me to speak from my docked phone using handsfree with 3.5 jack; default it's on built in speakers when phone it's conected in car dock and if disable the speakers the cal run normaly but if i connect the jack no sound there. With the phone no conected in car dock I can make a call with earspeakers.
L.E. I have:
firmware 2.2.1
baseband version I9000XXJPY
kernel version 2.6.32.9
FROYO.XWJS5
I think its important not to make this app do more than simply toggle USB audio output.
There are heaps of other apps to handle the other docked features.
Alarm clock plus
Car dock v3
Etc
All that's needed is to be able to select on/off for each type of dock mode. Car or desk.
Maybe a toggle widget for each??

[Q] An app to fake a call to activate BT in my car (and listen to music)

Hi everyone,
My car has a bluetooth chip inside, but it only works when someone calls me or when I call someone. The BT chip of my car is recognized by my phone as an "headphone device" or something like that.
So I would like to find an app which fakes that the phone is receiving a call or that I'm calling someone so that I can listen to my music using BT.
Obviously, all that app such as call faker don't do the trick because they are just a sort of skin which is absolutely not faking a call the way I mean it.
Do you know that kind of app or any method to do so ?
Thanks,
KennyG9
i know what you mean, but there is no way that could happen sorry . (no app exist to date as far as i know)
you need what is called a a2dp bluetooth car set. that will let you stream music. (i have one)
other than that i'm afraid your out of luck.
but you could try buying the IO Bluetooth car kit (the one i have)
works well!
Oh, that's a shame .
Anyway, I'm going to take a look a bit more about A2DP, but I guess that I will not have enough motivation to buy one (and continue listening to music with my ooooold CD Player \o/ ).
So thanks for your answer Oly,
If someone else can help me in any other way, I stay tuned on this topic, even if it seems to be difficult.
KennyG9
Perhaps this would be possible if someone writes an app which uses the "phone line" not sure how it is called and how I should describe it in english.
But if you make an app which has a sound output you can tell it the type like navigation, music, call...
I am not sure if that does it, but someone could try?
Perhaps I could write a small app which plays one song to the call channel fit test purposes?
I have no headset or anything similar.
Sent from my HTC Desire S using XDA App
Tasker to the rescue! Just tried the following profile in Tasker, and it worked how you want:
New task: Prank
Call my home number (+ auto dial)
Wait 5 seconds
End call
I then create a tasker widget, and point it to this profile. Now when ever I press this widget, it dials my home number for 5 seconds then hangs up.
Tasker ain't free, or easy to get used to, but it's incredibly powerful. I think it has a trial period. Check it out.
Sent from my HTC Desire S using XDA Premium App
Thanks for answer wnp, but I don't really understand in which way it's supposed to help me, because Tasker is really calling someone and really ending the call. Anyway, I tried it and it didn't worked because when Tasker is launching the call, the BT headphone of the car activates (ok), it rings, and end the call (stopping BT headphone in the car) 5 seconds later. It works exactly as if I had really done it with my hand. Or maybe I didn't understood well what you explained ?
Thanks anyway,
KennyG9
I'm looking for this as well!
Try AutomateIt or Llama. AI has a bluetooth trigger option, eg start an app (music) and it will trigger bluetooth and you can set bluetooth to default connect to a specific source.
al89nut said:
Try AutomateIt or Llama. AI has a bluetooth trigger option, eg start an app (music) and it will trigger bluetooth and you can set bluetooth to default connect to a specific source.
Click to expand...
Click to collapse
Ok I downloaded automateit but how would I set this up with my car stereo Bluetooth? As the same with the OP in the 1st post, I don't have a streaming option, but I can make calls, and it is only while i'm on a call i'm able to play and hear other audio sources such as Pandora, mp3, etc on my phone. How can I fake a call, so that I trigger the Bluetooth to activate with this app?
I'm just sayin!
You can use an app called BTmono in the market for this. It can stream all audio from your device to your car reciever. But the streaming is only in mono because your car's bluetooth works like a mono headset.
Sent from my HTC Desire S
Ok I appreciate the help offered but the suggestions is not suitable for the problem. The problem that we're having is that the car audio headset don't have an option to stream audio from a Bluetooth device, but will allow calls thru Bluetooth.....if I have a connected call from my phone to my car audio headset, only then is when I can stream other audio formats from my phone, but once the call is disconnected, then I went be able to. So once again, are there any apps that can fake a call to initiate the Bluetooth as an incoming call so that I can stream audio from my phone??
I'm just sayin!
I also have a Jabra headset and can only stream audio when there is a call. It should be working as same. As I said, BTmono can stream all audio on the connected bluetooth device. Have you tried it first?
Sent from my HTC Desire S
newrad67 said:
I also have a Jabra headset and can only stream audio when there is a call. It should be working as same. As I said, BTmono can stream all audio on the connected bluetooth device. Have you tried it first?
Sent from my HTC Desire S
Click to expand...
Click to collapse
Yes I did try btmono, but I didn't see anything within the app that would allow to fake a call. Unless i'm overlooking. Maybe you can instruct how?
I'm just sayin!
[Post found via google]
Sip applications such as sipdroid do change phone state. and SIPDROID is a SOFTWARE-ONLY SOLUTION. we just need a software that would make a dummy call...
I have an app called Call Reminder and when it triggers I know the phone is actually on a call state
I'v personally tried btmono and the other one and both failed for me. [not desire though].
On my windows Mobile phone for this i use an app that routes all audio output to Bluetooth
So I can hear music on my headset
The app is bt audio
Don't know if there is an equal app for Android
Sent from my HTC Desire S using XDA
BTMono or Fake call
I've been digging the internet for a similar solution and stumbled upon a few pages.
BTmono or any of the myriad of other applications should work from what i read. It simply routes the music audio stream to headset/headphone audio (the one that's used for a call) which is compatible with a mono-bluetooth headset or in your case the non-A2DP car bluetooth. This is essentially what you suggested, by placing a fake call.
playstore - play.google.com/store/apps/details?id=com.bedoig.BTmono
The other more interesting option (i like to avoid having an app if the task can be done simply otherwise) is to call the 2 second pause function from the dialer. There's a thread about this over at this other forum. It describes the 2 second pause as a double star **. However i figured in my Nexus 4 the 2 second pause is simply a comma (,).
forum link - androidforums.com/motorola-droid/16849-audio-other-than-calls-bluetooth-headset.html#post122894
I haven't tried either as I left my mono-bluetooth at work today. Will try both out tomorrow and post my results. Both seem like plausible solutions.
Btmono seems the only one to have worked.
Sent from my SGH-T999 using Tapatalk 2
Steam music over Bluetooth for phone only setups
I've solved this problem but you need two phones. Connect a phone to Bluetooth in your car, use another phone to call you, answer the call and on the other phone press hold. You can now stream music on any of the apps on the Bluetooth phone until you hang up the call. I found this out when someone left me on hold for a period of time. Using Tidal high fidelity the sound is amazing in my 2006 Range Rover

[Q] Use bluetooth headset mic instead of phone mic

I've searched around on the forums for an answer to this but could never find anything that seems to match up to my issue.
I have a A2DP enabled headset and want to use it with apps such as Team Speak 3 beta, Vent, and other apps. But for some reason although phone media happily plays over onto my headset. My phone continues to only use the mic built into the phone instead of the bluetooth headset mic.
Any apps designed to use the headset specifically work (ie. normal phone calls, skype, vlingo) but otherwise apps ignore the headset mic.
I already tried using apps like BT Mono and Super BT Mono Froyo but they seem to only pipe audio to the headset, but don't do anything at all with the headset mic.
Does anybody know how to get the headset mic to be selected by apps instead of just the built-in mic?
My device is a Sumsung Galaxy S II ( I9100 ). Both Stock and CyanogenMod Gingerbread
good good good
Still hoping someone may know how to get the Galaxy S II phone to use a bluetooth headset mic instead of the built-in mic on the phone.
I'm really stumped on how to do this.
I still haven't seemed to have any luck finding a way to forcefully map apps to use the headset mic. I'm beginning to wounder if it's possible with the Android OS.
I have the galaxy s2 as well and I've retired several different things and have been unsuccessful with anything I've tried so far... Really difficult to drive and use vent without a headset.
Yeah I'm wanting to do the same thing.. I don't spose you've found a way in the last couple of months? Surely it can be done - may need to get a dev to write something for it though..
Sorry Lilfellabob, still no luck. I find it odd it's so difficulty to remap audio settings.
Even in Ice Cream Sandwich I can't find a way.
The app would need to be written to accept it. Its not a matter of your phone. Its the apps. Think about it for a min. If it works on apps made to use it but another app doesn't work then where does the problem lay?
The thing is, typically other apps should be able to re-route the app to use the headset mic. Alike how there are apps that can force other apps to use bluetooth audio instead of the phone speaker, even if the phone/headset can't use a2dp.
Dav_Edward said:
The thing is, typically other apps should be able to re-route the app to use the headset mic. Alike how there are apps that can force other apps to use bluetooth audio instead of the phone speaker, even if the phone/headset can't use a2dp.
Click to expand...
Click to collapse
Only if the code is there for it to do it. If they don't code it in then it doesn't work.
I'm having a similar problem but slightly the opposite.
I pair my phone to a Bluetooth device that lets me hear phone output on my car's speakers. However, the phone tries to use Bluetooth for the microphone when none exists. I want to force it to use the on-phone microphone. I can talk and talk but no one can hear me, unless I set the phone output to speaker or handset, which implies setting the phone input to amplified built-in mic, or just built-in mic, respectively.
In the Bluetooth settings I can set to use the Bluetooth device for music or phone, but ideally I would want "Phone" to be separated into "Phone output" and "Phone input" so I could uncheck input (and thus use the built-in mic.) This should be implemented at the Android level so that the setting can apply to all apps.
The same problem occured when I wired (2-stripe phone-to-car audio only, no mic) my Palm Pre directly to my car. I just tried with my GNex and it was smart enough to use the built-in mic when a microphone-less plug was connected.
zelendel said:
Only if the code is there for it to do it. If they don't code it in then it doesn't work.
Click to expand...
Click to collapse
wrong. its in the kernel. the new firmware on the android is is capable to transmit Audio Steam to Headset device as Audio only. i wont go 100% against coding to force it to but if they wanted to theres have to be some kind of exploit to do so. lets say if skype were to find that exploit or code it, it would be probably violate android policy.
HtcEvo4gLTE said:
wrong. its in the kernel. the new firmware on the android is is capable to transmit Audio Steam to Headset device as Audio only. i wont go 100% against coding to force it to but if they wanted to theres have to be some kind of exploit to do so. lets say if skype were to find that exploit or code it, it would be probably violate android policy.
Click to expand...
Click to collapse
Actually, what's going on is Skype is using the 'bluetooth device' hook of some sort, just like other apps that support piping audio to the bluetooth headset. However most apps don't use the bluetooth device API/hook and just dumbly send their audio to 'default output device' and 'default input device' blindly and let the OS or Kernel decide where to send it.
The OS or Kernel when it senses a bluetooth device with the 'media' profile on it is present, it changes the default output device to the headset, but it doesn't seem to bother doing the same for the bluetooth mic for the default input device.
Because apps like Teamspeak 3 just blindly use default audio device because it doesn't use bluetooth APIs in the app itself, I have no way to make it use the headset mic.
I wish someone could make a mod or app that will allow mapping the default input to a bluetooth mic when present.
As far as I know, Skype has problems using the BT mike as well. In fact, they took a user survey regarding the issue for android and iOS users. However, I cannot find the results of that survey / study, and Skype recommendations thereof.
User choice to use BT mike seems so BASIC to me, I wonder how it was overlooked...!
Rooting will crack open the full power of your Android device!
Dav_Edward said:
Sorry Lilfellabob, still no luck. I find it odd it's so difficulty to remap audio settings.
Even in Ice Cream Sandwich I can't find a way.
Click to expand...
Click to collapse
zelendel said:
The app would need to be written to accept it. Its not a matter of your phone. Its the apps. Think about it for a min. If it works on apps made to use it but another app doesn't work then where does the problem lay?
Click to expand...
Click to collapse
Rooting the device would give apps or the user permissions to modify system audio controller's (idk if it is anything like ALSA or anything..) settings to make app use the audio channel for the bluetooth headset... an example for the Galaxy s2 i9100 i have is the radio app "Sprit FM" has a "volume control stream" setting which allows the user to select what volume "control" will control the volume of the app's audio output
anywho... i hope it helps a little
rwong48, I have now the same problem that you have described. Have you solved it with any app for Andorid?
Thanks!
Solution
I found an app that solves this problem on android devices, it's called btmono and you can find it in the Google store. I tried to post the link but I don't have enough posts under my belt...
Anyways, pair your device, open the program (such as ts3), connect to your server and then turn on btmono. Voila!
Well, I tried to delete this after I saw that you had already tried btmono, but I couldn't figure out how so just disregard this message.
I already tried btmono, sadly although it works for the output audio, it does *not* work with the headset mic. Programs like TS3 will still keep using the phone's built-in mic, not the headset mine despite using btmono. The only thing btmono does is pipe the output audio to the headset only.
Thanks for the suggestion though
I can't believe they haven't fixed that yet. It is so basic...
Hey guys I'm going through the same issues with my note 2. Svoice was the only one that works but its painfully slow and inaccurate.
Anyways I've tried utter! robin and aivc. Aivc works pretty good but at least it uses the mic.
Utter is really promising but no Bluetooth mic. The devs have acknowledged it though. So hopefully soon.
Update: AIVC has one downfall. The app can't open if the screen is locked like utter and svoice can when prompted from bluetooth. Also, it only listens automatically the first time. If you close it without killing the app, you'll have to press the mic icon manually every time (which takes away from the purpose of handsfree).

Route Notification Audio through Bluetooth

I have a Sony Bluetooth Car Stereo BT MEX 3600U. If I get a call the stereo will change the CD or FM Radio to the ringing for my phone, I would like to do this with Notifications as I need to know when I get a text. I'd like to also be able to do the same when I am using Google Maps Navigation. If anyone has any suggestions I would love to know. I may also use it for part of my Software Development Degree.
I second this. My Honda Civic's bluetooth does the same thing. It notifies when you get calls while listening to the radio, but you have to change input to bluetooth audio to hear message notifications and GPS. I would love to hear turn-by-turn GPS while using the radio.
Though I feel like it's something on the car's side that has to change.
IDK, I would have thought that you could merely spoof the phone into thinking its recieving a call or it may even be a simple case of channeling the Audio through a different output. I can't see much detail online but hope this thread may get some answers.
Simon
Been researching. Sounds like the car stereo has to be bluetooth stereo audio and hands free compatible. But most car stereo are only hands free compatible.
http://www.subaruoutback.org/forums...nced-when-bluetooth-connected.html#post464175
Possible answer but not fix. I know it's for an iphone but it seems like it's the same problem.
PcFish said:
Been researching. Sounds like the car stereo has to be bluetooth stereo audio and hands free compatible. But most car stereo are only hands free compatible.
http://www.subaruoutback.org/forums...nced-when-bluetooth-connected.html#post464175
Possible answer but not fix. I know it's for an iphone but it seems like it's the same problem.
Click to expand...
Click to collapse
In order to overcome the "handsfree mode only" you can use the BTMono: https://play.google.com/store/apps/...t=W251bGwsMSwxLDEsImNvbS5iZWRvaWcuQlRtb25vIl0.
hmmm thats very interesting but it seams like I just need to force the Audio not to pass through A2DP and instead Use the Phone protocol.
If someone has an APK of the BTmono App It would be very helpfull as Google has locked me out of my account on Playstore
It seams the exact same problem as my stereo will play my phone music if it it set to BT Audio Input. However, It will Always play phone call ringtone.
Edit : After a little research, My Head Unit utilises A2DP for Music, and HFP (Hands Free Profile) for Phone and ringtone.
If I can Modify the route the Notification is sent, from A2DP to HFP then it will work perfectly.
Why has this gone dead !!!!
I've gotten a new stereo about a month ago and everything comes thru my radio even when I have it on Pandora mode it dims he music and my navigation thru the phone comes thru plus my notifications and ringtones that I have set in my phone its a JVC kd-s79bt... Is there anything I can offer to help solve I'm running venom 1.20 and zrboz newest kernel... You can control the head unit thru an app called smart remote its for JVC or kenwood decks with Bluetooth maybe the apk can offer some insights???
Sent from my HTC One S using xda premium
That's interesting I might have to see if It is worth buying one of these for my car, Far less effort
You guys are right.. I connect my phone to my ford sync focus and my phone rings but no notifications... Making an app would hurt would it
Sent from my HTC One S using xda premium
therion0, I think it would be possible but I am not a dev so if any one could help make this a reality, this thread needs to have a few developers on board.
Microsoft Windows Phone 8 can do this
My friend has a Nokia Lumia 920 running Microsoft Windows Phone 8 and his phone does this. His car actually says "In Call" when his phone reads notifications to him (and then waits for spoken commands to act upon them).
Why can't Android?

Categories

Resources