I would love to have an app like AirPhones, available on the iPhone, for the EVO.
Link:
ht tp://w ww.wired.com/epicenter/2009/02/airphones-turns/
It basically turns the phone into a wireless sound station. Does anything like this exist for Android?
So you want to be able to access and play music stored on a local network?
neodorian said:
So you want to be able to access and play music stored on a local network?
Click to expand...
Click to collapse
In a sense yes, what the app does from my understanding is allows any audio coming out of the speaker to be streamed. So you can listen to the same audio simultaneously on your pc and your phone. So it doesn't just have to be music it can be audio from youtube clips or videos as well.
I regularly connect my phone(Incredible 2) to my car stereo via the AUX cable to play music. I've noticed when I compare an Ipod Touch to my phone, the sound quality isn't as good... even when using the Ipod w/ the EQ disabled it still blows away the I2.
I've tried using the program PowerAMP and no matter how I tweak the EQ on it the Ipod still blows it away. Does anyone know if there's a good stand-alone EQ app I should try or possibly a music player that's very good?
I hate having to do extra adjustments to my stereo just to have my phone's music player compete with my ipod.
The iPod will normally beat out any Android players. It's a sad truth . Hopefully things will get better. PowerAMP was the best thing I could find, and I guess its not satisfactory for you.
I don't think its in the market but maybe you can find the DSPmanager app somewhere?
Sent from my ADR6300 using XDA App
Is there any devolper who wants to devolpe that kind of app that can stream all computer audio to the android device?
//Modstar
+1
Sent from my SGH-T959D using XDA App
not sure if this is what you're looking for but to stream music and movies from my media server i used UPnPlay
sci05 said:
not sure if this is what you're looking for but to stream music and movies from my media server i used UPnPlay
Click to expand...
Click to collapse
Not really i have tried a several of those apps but i wanna hear whats on my computer on my android device, like a wireless audio extender.
modstar said:
Not really i have tried a several of those apps but i wanna hear whats on my computer on my android device, like a wireless audio extender.
Click to expand...
Click to collapse
Your going to have to be more specific, either that or you just dont realize how dlna work. Dlna does exactly what you said, stream music so you can "hear whats on comp on android", and upnplay is a dlna app. I used 2player. Just throwing it out there Air Bubble turns Android into an airport (iOS). So can you elaborate on why dlna will not work for you?
I think VLC can be made to stream anything the PC is playing to another device on the network.
Sent from my E10i using XDA App
its your lucky day.*I'm not advertising* Splash top is on sale for $1 on the android market. Just search for it. Its like VLC but streams audio and video from the pc to your phone.
I think the guy is asking for an app that acts like a bluetooth A2DP headset, so the desktop OS can connect and output audio via the 'headset'.
Its streaming, but not application specific!!
What i mean is that if i play a game like HoN or GTA IV or playing music on my computer i want all audio to come out to my android device like an wireless transmitter and reciver.. So i just can plug my galaxytab or desire hd to my stereo and hear my computer audio/sound.
Like this:
http://www.coolest-gadgets.com/20060725/24ghz-wireless-audio-transmitter/
but with an android device..
modstar said:
What i mean is that if i play a game like HoN or GTA IV or playing music on my computer i want all audio to come out to my android device like an wireless transmitter and reciver.. So i just can plug my galaxytab or desire hd to my stereo and hear my computer audio/sound.
Like this:
http://www.coolest-gadgets.com/20060725/24ghz-wireless-audio-transmitter/
but with an android device..
Click to expand...
Click to collapse
almost same that i am looking for an app that can stream my music or from my laptop through my laptop's WiFi to my android phone
smartsreenath said:
almost same that i am looking for an app that can stream my music or from my laptop through my laptop's WiFi to my android phone
Click to expand...
Click to collapse
u have audiogalaxy for that search on market
Audiogalaxy or Subsonic
http://www.androidzoom.com/android_applications/communication/pocketaudio-headphones_bazph.html
found a program that does what i desire thread can be locked now.
I have pocket headphones it sucks. no support at all it doesnt have a background feature and the delay is 3-5 seconds impossible to use for movie viewing or games.
Gmote
Sent from my HTC Sensation 4G using XDA App
dantosxd said:
I have pocket headphones it sucks. no support at all it doesnt have a background feature and the delay is 3-5 seconds impossible to use for movie viewing or games.
Click to expand...
Click to collapse
It works great for music and have high audio quality =)
i know there is all kinds of players that stream music to a PC with a fit client or to PS3 etc
but what i am looking for is much simple
i want to stream any system sound as if i am connected through the PL headphones socket
than i will be able to play streaming music (jango) or youtube music or even play a game while listening to the sound from my speakers
its so hard to get an answer here
the thread last in the first page for a very short time
I believe the Gmote application in the play store can stream your media from HD or maybe a vnc client?
Probably not what you're looking for but it's a door I suppose you may not have had before
good luck! hopefully you find the answers you're looking for!
Hello,
I have got a JVC Stereo in my Car and it support audio streaming via there media player to the stereo using USB, i'm wondering if it is at all possible even if i need to root my phone to send audio from all apps to the stereo. I am a programmer but don't know Android Programming. My thought on this was that if they can build a Media Player app to stream to the stereo via USB it should be able to do the same for any audio using some form of Audio Capture then convert it into the stream to send to the stereo would this be possible,
i have tried to decompile the JVC Media Player however i have not been completely successful the code i got was broken and unable to be compiled. `Source.zip` if it is possible would some one be able to help me build a mobile app to do this i know that it will more than likely need root as i have looked into MediaRecorder using
Code:
MediaRecorder.AudioSource.REMOTE_SUBMIX
however the first thing im trying to do is just to get audio from my device playing on the stereo, after that i will deal with trying to capture all the audio to send.