Android :: Audio Routing To Work Succesfully On Eclair?
Jun 30, 2010Has anyone gotten audio routing to work succesfully on eclair? SetRouting and a number of functions don't work anymore.
View 3 RepliesHas anyone gotten audio routing to work succesfully on eclair? SetRouting and a number of functions don't work anymore.
View 3 Repliesif it was possible to route audio files from the phone to a bluetooth headset on versions of Android API Level 7 and under (so versions older than the new Froyo) If so, do you know of any sample code I could look at to figure out how to do this? Or perhaps just point me in the right direction?
View 2 Replies View RelatedI've been messing around with Tasker for the last several days, and it's raised a concern I've had with android itself. Is there a definitive answer to how audio is routed? I see that there are at least 6 audio stream types: call, system, ringer, media, alarm, notification. I also see (using Smart Volume or Quick Settings, etc.) that there are corresponding audio volume controls for each of the above.
My question is, which speaker do each of the audio streams get routed to? Obviously, there are different setups for when the headphones are plugged in and not. Here's what I see empirically so far: When the physical headphones are unplugged, the system, ringer, media, alarm and notification streams get routed to the external speaker. The call stream is routed to the earpiece.
When the headphones are plugged in, the alarm and notification streams seem to be routed to the external speaker (speakerphone, I guess). The call, system and media streams get routed to the headphones. The ringer stream has been behaving oddly. Sometimes it comes through the headphones, and sometimes through the ext. speaker.
I upgraded from CL14 --> 2.1 DD03 last night. I've noticed the following issue with my Bluetooth / audio routing in my car.
Scenario
* Moment successfully paired to car's Bluetooth after DD03
* I can make/receive calls via Bluetooth -- voice commands with my car's Bluetooth system and call is successfully placed by Moment
* My car has an RCA/AUX jack - I've connected that to my Moment's headphone jack to listen to podcasts while commuting to work.
Here's where the problem starts. If the Moment's headphone jack is connected to my car's AUX input with an RCA cable, I can place calls via Bluetooth (or I can hear the ringing of an incoming call) but when the call is connected (incoming/outgoing) the audio isn't being sent from the Moment to the car's speaker. I know the call is connected because I see the call duration timer on the Moment's dialer screen -- and more importantly, if I remove the cable from the headphone jack the audio is then routed to the car's speaker via Bluetooth. If I plug the cable back into the jack, the audio stops again.
I'm pretty sure that this wasn't a problem in CL14.
I have observe issue while playing with Android Music app :
The "Music" application in Android 2.0 {eclair} and 2.1 does not recognize an AMR-NB formatted audio file with the ".3gp" extension although it is listed in the Android Supported Media Formats in Android Developer's Guide:- <http://developer.android.com/intl/ja/guide/appendix/media-formats.html>
It does recognize the same file with ".amr" extension.
While Music in Android 1.5 {cupcake} recognizes both AMR-NB formatted audio file with ".3gp" and ".amr" extensions.
I also want to know if it is the current behavior of Music in Android 2.0 and 2.1 or a issue existing ??
If it is discussed earlier in at any thread before please place the link here .
I have a non -A2DP single ear BT headset (Plant ronics 510) and would like to use it with my Android HTC Magic to listen to low quality audio like pod casts/audio books. After much goggle I found that only phone call audio can be routed to the non-A2DP BT headsets. (I would like to know if you have found a ready solution to route all kinds of audio to non-A2DP BT headsets). So I figured, somehow pro grammatically I can channel the audio to the stream that carries phone call audio. This way I will fool the phone to carry my mp3 audio to my BT headset. I wrote following simple code.
import android.content.*;
import android.app.Activity;
import android.os.Bundle;
import android.media.*;
import java.io.*;
import android.until.Log;
public class BT Audio Activity extends Activity. But none of the above worked. If I remove the Audio Manager calls in the above code, the audio plays from speaker and if I replace them as shown above then the audio stops coming from speakers, but it doesn't come through the BT headset. So this might be a partial success. I have checked that the BT headset works alright with phone calls. There must be a reason for Android not supporting this. But I can't let go of the feeling that it is not possible to pro grammatically reroute the audio.
I have included my code below. I have the code working for image uploads, but was wondering how to get it to work with audio and video files?
CODE:......................
I am looking into writing some apps for Android phones that work with audio. These phones do not have a line in jack but do have headphone jacks that work with some headsets that include a microphone. Is it possible to work with audio coming in through the headphone jack if I plugged in something like a portable computer mic?
View 3 Replies View RelatedIs there a way to change the route that is shown using navigation? The way that is mapped out is not the way that I want to go. how to change it?
View 10 Replies View RelatedBeats is a great brand in my opinion, and its pretty cool for them to be involved with such a great company as HTC. So how does beats work
View 9 Replies View RelatedI'm not sure on the status of routing audio to SCO based earphones. Does the 2.1 SDK support this already ? And if not, did anyone succeded in applying the work around with AudioManager.setBluetoothScoOn(true) ;
View 2 Replies View RelatedAre there any audio managers that actually work? I want to have my notification volume louder than my ringtone and out of the ones I've tried (Quick Settings and Audio Manager Widget) they work for a few hours then get reset to the ringtone level.
View 2 Replies View RelatedI'm a subscriber to a show which I listen to on the PC while I work. I'd like to be able to listen to it on my new Droid X.There are three links on the site. The first one streams to windows media player. The second link streams to real audio. The third link downloads a podcast in mp3 format. So far I haven't figured out how to get any of them to work.The windows media link brings up a video player that says the file can not be displayed or played.The RA link downloads an .ra file. Selecting the file brings up the stock music player, which says it can't play the file. (I do have the RA beta installed but it doesn't appear to be associated with .ra files and I don't know how to fix that. Are there mime types in android?)The mp3 link gives the error "Cannot download. The content is not supported on this phone." Now that's just wrong. It's an MP3 file. The stock player should be able to play it.I'm not greedy -- I'd be happy if any one of these three possibilities worked.
View 2 Replies View RelatedThe audio/video works perfectly if I watch the recording on my phone, but when I email the video to my gmail account and save it to my computer, it opens in Media Player and there's no sound. Does anyone know how to fix this? I have a Samsung Moment.
View 3 Replies View Relatedspeaker works as it supposed to work in stock rom but in ported it doesnt.
View 1 Replies View RelatedI have just upgraded to Android 2.1 on Orange(UK). When I connect to WiFi (home WEP and open), it says I am connected - shows IP address etc., but nothing actually works through the WiFi - can't sync Exchange email, can't download from market, won't even update location on Google Maps. If I switch WiFi off everything works fine over mobile network, but that is unsustainable due to data charges.
View 5 Replies View RelatedIf a kernel does not have the Advanced Routing feature (which is needed for VPNC widget - Cisco VPN) is it possible to add this via module like tun.ko module? The Adv. Routing is not needed for connecting but the connection is soon lost.
View 1 Replies View RelatedThe audio/video works perfectly if I watch the recording on my phone, but when I email the video to my gmail account and save it to my computer, it opens in Media Player and there's no sound. Does anyone know how to fix this?
View 1 Replies View RelatedSo I have a pioneer head unit that has a USB connection. I connected my friends G1 before I bought this phone to make sure it is compatible and his phone worked perfectly. I bought th Captivate (which I love) and when I hook it up to the USB nothing happens. It gives me the USB connection screen on my phone but nothing happens on the head unit side.
Do I need a driver like I did for the computer? If so, what driver would work with a pioneer head unit?
I got google voice to route all of my calls but im not sure if text messaging is going through it for free? I didn't find any settings to change my messaging.
View 5 Replies View RelatedI know that Lexus navigation systems will take a look at live traffic conditions and reroute you according to congestion and accidents. Since the Droid has the ability to do live traffic in the map layer...does anyone know if it takes this information into account when calculating the directions.
View 13 Replies View RelatedSo I use my X to stream pandora/slacker and the droid media player through my ford sync bluetooth system. I am having two separate issues I am hoping someone can comment on.
The first is that pretty much every other time I try to stream music I do not get any sound. I have to reboot my phone for it to work. Everything is paired correctly and volume it turned up etc. This is my 2nd X and they both did the same thing. Happens on 2.1 and 2.2 leak
Second is that my steering wheel controls randomly work. Sometimes the music player doesn't skip sometimes it does. Also recently if I have pandora or slacker playing and I press the skip forward button on my steering wheel the droid music player starts and I get both slacker/pandora and the droid music player playing at the same time. I should also mention i am on the 2.2 leak.
Been trying to get OpenVPN to work properly and have not had much luck.
Here are my specs.
HTC Incredible
Virtuous v3.1.0
2.6.32-Hydra-ssuv-v05
OpenVPN binary has been installed. I have also install busybox and then softlinked ifconfig and route to the commands the same way CM6 has it.
I was able to get OpenVPN to work properly within CM6 without much hassle. I have found battery life and experience better for me with Virtuous ROM so I went back to it.
When I launch the connection to establish the VPN session it connects but I am not able to work within the network. I was not able to communicate even with the VPN server.
I ran a netcfg and discovered that tap0 was down. I brought it up but its routing table was empty. I filled it in and was able to communicate with the VPN server and my advertised networks. If I drop my VPN connection, tap0 goes down and the routing table is cleared.
The VPN server works. It works with my other boxes and worked with this phone under CM6.
Any app for GPS navigation which has voice routing possible in pedestrian mode? I sometimes need to go to some destination in a part of the city which is not familiar for me.
However, the navigations I tried, have voice routing only in car mode, so it has to take in account things like driving directions etc. which the pedestrian does not have to respect and thus the track is much shorter.
It would be nice if I, for example, just could get off the bus, switch my GPS on, select destination, activate the voice routing and put my phone in a pocket and let the navigation voice guide me to the target place. It would be more comfortable as I sometimes see the map very poorly and also have to keep an eye on other pedestrians, cars etc.
Currently tried Sygic and it does not have this.
About Donut and Eclair as follows. When are Donut and Eclair released? What is the main features of Donut and Eclair?
View 2 Replies View RelatedI want to buy the ADP2 (HTC Magic) but I wonder if also Android 2.1 is available for it. Because I've heard that eclair doesn't run on HTC Magic as you can get it in the stores.
View 3 Replies View RelatedEclair has supported OpenGL ES 2.0. But I can not find related JNI wrapper for OpenGL ES API. How a Java application use OpenGL ES 2.0 functions?
View 1 Replies View RelatedHow to upgrade Eclair (2.0) to Froyo(2.2).
View 3 Replies View RelatedThis is a flash 10 setup for android 2.1. Here is the link:
[URL="http://www.addictivetips.com/mobile/how-to-install-flash-10-1-on-android-2-1-eclair-devices/"]How To: Install Flash 10.1 On Android 2.1 Eclair Devices.
I am trying to upload the apk but keeps erroring out.
In order to release a device to the market, You need to run the Compatibility Test Suite given by android...I need to know how to download and run it..
View 3 Replies View Related