Is it possible to stream audio from phone to network? - Android Q&A, Help & Troubleshooting

Hi!
As the title says, i wondered if Android allows you to stream audio from the device to the network? Specifically for Airfoil, is it possible to play music from spotify (etc.) from the phone, on my other airfoil units?
I contacted the developer, and he was unsure wether this was possible with the current APIs or not, i would sure be willing to pay for such a program at least
Such a program exist for iOS already: http://itunes.apple.com/app/reemote-for-airfoil/id396381723?mt=8
Thanks!

Will this thread be of any help:
http://forum.xda-developers.com/showthread.php?t=1104692

That seems to be the opposite way of what i am interested in. Have found that my DoubleTwist media player supports streaming to my Mac Mini running XBMC, so i dont see why this wouldnt work for Spotify/wimp instead.
An app that "hijacks" the audio source, and sends it via WiFi to Airplay/Airfoil/DLNA supported devices would be what i am looking for i guess.

Mixy said:
An app that "hijacks" the audio source, and sends it via WiFi to Airplay/Airfoil/DLNA supported devices would be what i am looking for i guess.
Click to expand...
Click to collapse
This is something i really want too, what Apple has done with their Airplay is something that would be awesome to have in our Android devices.

agreed, need to audio-hijack all system sound to send to airplay. want to be able to sent pandora, etc controlled from my phone to an airplay receiver.

There is some development going on towards this. I use Shairport on an old phone to act as an Airport express :
http://code.google.com/p/vavi-apps-shairport/
The Airports keys were 'Cracked ' so there will be something eventually.
http://m.engadget.com/default/artic...-unofficial-airp/&category=classic&postPage=1
Regards

I bought winamp for android.
It will be nice if this development can be as you mention.
Hope I dont have to buy doubleTwist since I like Winamp.

Related

[Q] Bluetooth Android to Android remote

Now, before I get flamed, I know that there are plenty of bluetooth remote control apps for controlling your PC from your Android device or controlling your Android device from your PC etc. What I was wondering was, is there an app that allows your to control one Android device from another Android device? Would that be useful, especially with all the tablet devices that are coming out now? How cool would it be to connect your phone to your tablet via bluetooth for the purposes of sending and receiving texts, or making and receiving phone calls etc? Is there any development on such an app?
Comments? Thoughts?
Nothing? Nada?
I don't have an answer for you but I've had the same thought as you that this would be a great app.
I've released two data transfer apps that are used to send data between Android devices, (BlueMuze and Listables if you're interested).
The reason I mention this though, is because I think that for specific tasks like sending music or a photo, or as you suggest, making a phone call, the tech is there. But full-on remote control of another device is a bit more difficult. I'd imagine it would require root and possibly some very clever hacking of the Surface Fliger and Event stream.
That's not to say it's impossible, but it would be a really decent technical challenge. There certainly is a permission related to injecting events into the event stream, that could be a good place to start (if anyone wants to try this).
http://developer.android.com/reference/android/Manifest.permission.html#INJECT_EVENTS
hope that helps
Another quick thought, it's also entirely possible someone will port a VNC server to android someday. There are already VNC clients available...
alostpacket said:
Another quick thought, it's also entirely possible someone will port a VNC server to android someday. There are already VNC clients available...
Click to expand...
Click to collapse
That would certainly be cool! However, the functionality you mentioned in your previous post is something I think would be more functionally useful. Like, say your phone rings, but you answer can answer the call on your tablet as if the phone saw the tablet as a hands-free device, or just answer on the phone (whichever you prefer). Or you dial on your tablet, and then it engages the phone to place the call. Or SMS strings automatically synchronize, and you could answer/respond on either device and they mirror each other in their own respective SMS clients.
That sort of thing I think would be beastly! Y'know, something that gives your tablet and your phone more of a synergistic relationship to each other. Like, rather than two separate devices that fill specific functions, it'd be more like two devices complementing each other and working together to cover all your bases seamlessly.
I just wish I had the knowledge and development-fu to do it myself...
I have also been looking for this kind of thing - primarily so I could run videos from my tablet to my TV, and then use my Android HD2 to control the playback from the comfort of my sofa.
What would be ideal for me would be someone knocking up a bluetooth (or Wifi) solution which sends control commands to something like VPlayer, QQPlayer, MoboPlayer, RockPlayer whatever
smeddy said:
I have also been looking for this kind of thing - primarily so I could run videos from my tablet to my TV, and then use my Android HD2 to control the playback from the comfort of my sofa.
What would be ideal for me would be someone knocking up a bluetooth (or Wifi) solution which sends control commands to something like VPlayer, QQPlayer, MoboPlayer, RockPlayer whatever
Click to expand...
Click to collapse
I pretty much already to that with my SGS2 by using a bluetooth mouse. I know it's not the same as pushing a specific button and having a specific action happening on the other device, but the effect is similar enough.
Bump! Trying get some visibility on potential devs for this idea.
any news for android-android remote access?
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Moving to Q&A
Ive also been looking for a app to control my xoom tablet from my HTC phone,there are a couple of simple apps on the market such as "tablet remote" but im looking for one that has more media (music/film) capabilities,i guess the app would involve installing it one both devices then syncing via bluetooth
then you could control the playlist of music,stop pause fw rw any film,the ability to actually stream the music from your phone to table would be awesome !
in my personal situation my tablet is docked with speakers attached,i like to be able to access its music playlist then control that play list with my phone,and maybe even add extra tracks from my phone to the tablets playlist
is there already an app out there that will allow me to do this via bluetooth or wifi ?
has been years since this thread exist, any news?

[Q] Archos Remote Control Ripped out yet?

I don't have an Archos but I have a Galaxy 10.1, Asus Transformer, and a Galaxy S phone. I have been trying to figure out how to strap the 10.1 to a headrest and remotely play movies for my son in the back seat and I'm hoping the Archos software would be the key.
Has anyone ripped the Remote Control Server APK from this rom to be used in other tablets/phones. The controller is on the market but the server side is not
Or if someone knows a way to do this that would be great. (Note: DLNA is nice but its a full PUSH and what I want to do is control the media already on the tablet, or use the Sprint 3g on the 10.1 to stream netflix.
I have tried Server VNC for droid, and it breaks on tablets.
Thanks for all your help!
Maybe someone with an Archos and another Android device can analyze what is sended by the other device to the Archos (Wireshark for example)
eagleofdeath13 said:
Maybe someone with an Archos and another Android device can analyze what is sended by the other device to the Archos (Wireshark for example)
Click to expand...
Click to collapse
I am fairly sure this is not an APK, as sin not a simple app. it is a service baked into the system code of the ROM. This kinda of app is not overtly simple to add to android even IF you had all the source to the ROM, which no one does for HC yet.
The only problem is to know what is said on the network. After that, creating the app to communicate with it is "easy".
Am i to understand that you want to stream video to Archos from your Asus/Samsung ?
No, he wants to control his expensive Samsung 101 via a remote.
Something that comes included with any cheap Archos Gen8 ;-)
Expensive
Yes, its more expensive then the Archos but its 3g via Sprint. So I can stream, check email, watch IP cameras for restaurants that I am responsible for. But when traveling with the kids its nice to put in a headrest strap and control it.
Right now my son who is 3 will either tap the screen and freak out because the movie stopped playing, or if he is holding it he ends up stuck in some app. This will allow my wife or myself to start other movies, netflix streams, etc..
Headrest monitors for cars are not cheap (unless you get some really poor generic ones) and once the kids hit 5 years old they will not want to watch a linear movie, they would want to watch and interact with the web. (Humm or maybe I'm the biggest kid in the equation )
Right now I can DLNA push a video to the tablet using BubblePNP (Works great) but its annoying when my phone wifi sleeps or phone calls seem to mess with the connection. Remote control will keep each device truly separate. How many times I have walked out of the car to get gas out of range of the DLNA sharing is annoying.
Here you go...
I Hope this is what you are looking for...
Ripped out...Have Fun!
He doesn't need the remote, he needs the receiver for the Samsung.
I saw the words "remote" and "software" in the OP.
Yes, but he's searching the server side of the remote software ^^
Looks like the best way to get the Archos remote server app is to unpack Archo's firmware and take the server app out.
I found some linux tools that can do this, e.g. using aos-tools
However, my linux skill is only novice level at best, so I don't think I can unpack it successfully and find the remote server app.
Anyone happy to give it a try and share the file?
I see the instructions to unpack can be found here: http://archos.g3nius.org/index.php?title=The_aos-tools_Toolchain
I was looking for such app and Archos seems to the the only company which have a Android remote app right now... I am interested to install the remote server app on my Android phone or tablet and see if it works.
for control the tablet from an android phone you can use DroidMote Server / Client in the android market.

[Q] Androids counterpart for Airplay

Hi all.
I recently found airplay (and hairplay) for my mums mac air and are running hairplay on a raspberry PI for her. I do really miss this feature on my android, I want to get home from work and immediately be able to stream my Spotify music to my miniMAC HTPC connected to all speakers at home.
How can I stream my music from my handset to my home speakers through the wifi network? Please help me with suggestions!
I got a rooted ZTE Blade now with CM7.
Im waiting for my Nexus 4 and will flash CyanogenMod on it really soon so Root access is possible if it involves that.
No answer I figured. There are loads of similar threads.
And the usual answer is use UPnP.
The reason I don't want to use that / can't use that is I'm Streaming all my music from Spotify, there for the reason I want a AirPlay couterpart.
I want to capture all sounds from my android device and sent it to a couple of speakers through a receiver and maybe a computer what ever solution you suggest and know about. Thanks!

Airplay on android

Hey,
I really thought that Android already had a feature or app which can do Spotify streaming easily. I am really amazed that there is only one decent app (AirAudio) for Android supporting Airplay devices. AND the app needs a rooted device!
I am just simply looking a solution where I can stream wirelessly Spotify audio from my Android device to my Pioneer VSX-922 amplifier.
Kerberos2013 said:
Hey,
I really thought that Android already had a feature or app which can do Spotify streaming easily. I am really amazed that there is only one decent app (AirAudio) for Android supporting Airplay devices. AND the app needs a rooted device!
I am just simply looking a solution where I can stream wirelessly Spotify audio from my Android device to my Pioneer VSX-922 amplifier.
Click to expand...
Click to collapse
Hi, we are currently working on brining support for Spotify and other, similar online channels. Our app, Streambels is going through beta testing right now so if you want to try it out let me know!
i would try doubleTwist Player
https://play.google.com/store/apps/details?id=com.doubleTwist.androidPlayer
but i don't know how it support other sources

[Q] App to turn Android into Air Play device?

Hi all,
I've been playing with the airplay apps over the last week or so but am hitting some problems.
I have a couple of old android phones setup around my house which have speakers connected to them. I run Bubbleupnp on each of those devices which then effectively sets them up as DLNA libraries and renderers. I have two other devices setup - an android tablet and a QNAP NAS. My QNAP NAS supports DLNA and this is where my music library is stored. The android tablet is used as a controller, again running Bubbleupnp, where I can choose the NAS as the library and either of the android devices as speakers. This works great.
One problem is that with Bubbleupnp, it is only possible to select one renderer which means it is not possible to stream to multiple speakers at the same time. E.g. I want to stream to my kitchen and my living room at the same time with the music completely in sync. Another problem is that when using Bubbleupnp, music sent to the renderer must be from a library and cannot be live streaming on the controller device (E.g. Spotify, Youtube etc.).
I then found AirAudio which actually fixed both of the issue (Sort of). Firstly, when running AirAudio on a rooted device, you can push any sounds from the controller device to any of the DLNA renderers (E.g. Spotify). Secondly, it is possible to stream to multiple DLNA renderers at the same time (Obviously, Bubbleupnp still needs to be running on these devices to make them DLNA devices). The only problem here is that when sending to multiple renderers at the same time, they are not in sync. The is due to the actual streaming being performed on the individual devices and therefore they all perform differently.
I emailed the AirAudio development team and they were extremely helpful in explaining the details of this to me and even recommended some other apps to try which might help. The apps which they recommended were Android HiFi and AirBubble where it is possible to set different delays for the different renderers. I am yet to actually try this as I imagine that the delay is not exactly the same each time I try and play music and therefore the delay will need to be altered regularly (Bit of pain).
This whole problem is a limitation of DLNA - you cannot synchronise multiple devices. Apparently you can synchronise multiple AirPlay devices?
So, after all of that, my question is, 'Is it possible to turn an Android device into a AirPlay device?' The developers at AirAudio seemed to think that audio synchronisation of AirPlay receivers for Android is not supported, if this is true, does anyone know why? Seems mad that something as powerful as an Android phone can't be an AirPlay device.
Thanks in advance,
Regards,
Dan
Sorry to bump this but just hoping that someone reads this who can help.
Dan
Last try...
Anyone got any ideas here?
Effectively I want Boombotix Sync for Android (This is for iphone only). There's also Speakerfy but it's limited to music library on the host and it's ui is horrible.
can't believe there's still no solution to this. .
I can't believe that no one out there isn't trying to do the same as me!
I still can't find a suitable solution. Please please help.

Categories

Resources