Android phones and USB DACs
Jul 28, 2013 at 6:37 AM Post #2,719 of 9,526
Yes, the compatibility list is updated every 5 pages (…, page 170, page 175, page 180, page 185 …).
http://www.head-fi.org/t/595071/android-phones-and-usb-dacs/2685#post_9642850
 
Jul 28, 2013 at 7:40 AM Post #2,720 of 9,526
Jared, could you please provide a link to the cable y
ou purchased? I have Xperia TL, bought an alleged host USB, OTG cable. Could not get it to work with my Audio GD NFB12 in either debugging mode or with USB audio recorder Pro. Figured it is a bogus cable, hopefully not a problem with the Xperia and NFB12 combo. Thanks, satwilson


Here
http://www.ebay.com/itm/Micro-USB-Host-OTG-Adapter-Cable-for-Sony-Xperia-ZR-L-SP-Z-ZL-V-T-ION-SL-J-S-P-U-/271247077266?pt=Camera_Cables_Cords&hash=item3f2795ef92

Its a micro-b to mini otg cable. Am not sure about Xperia TL otg type, but I suppose it may support since it says that it supports xperia T too and to my guessing xperia TL is the LTE version of xperia T.


Regards
Jared
 
Jul 28, 2013 at 11:35 AM Post #2,723 of 9,526
Xperia s > ifi idac.
its working using usb audio recorderpro. Unfortunately it sucks battery fast. @.@
galaxy s4 isnt working on my ifi idac using stock player.
What phone or tablet can play mp3s or flacs on stock player using ifi idac?
 
Jul 28, 2013 at 11:59 AM Post #2,724 of 9,526
Just a small update on my situation: bit-perfect playback on android without audiorecorderpro is possible.
 
I was able to run mpd on debian, running on top of android. So this way my audio stream goes directly to alsa (and my dac), bypassing any interference on android side (upsampling/downsampling and bunch of various effect). And I can simply control it with MPDroid app.
 
If anyone is interested I can try to explain it, but it requires root and a bit of luck :wink:
 
Jul 28, 2013 at 1:44 PM Post #2,726 of 9,526
OK, I'll start from theory - on of android sound problems is its own sound layer. So every sound you play goes like this: music player --> android layer --> alsa --> dac --> speaker. Android layer can't pass stream higher than 48/16, so it will downsample anything above (and usually upsample 44.1/16 music as well). After that alsa is coming into play, but default alsa configuration on android includes upsampling as well. So even if your dac is working on android it doesn't mean that it will play your files as expected and unaltered. So there are two ways to bypass it - by using an app with custom usb drivers to send audio to dac bypassing everything in the way (usb audio recorder pro) or accessing alsa directly, but it requires root and proper app (none exists so far. Maybe I will convince developer of aMPD to include alsa output with root, but he's on vacation right now, so eta is unknown). 
 
I really like the technical implementation of audiorecorder, but the main downside for me is that it stops playback as soon as screen goes off making it unusable for me.
 
Since I'm a no developer by any means custom drivers/apps is far beyond my skills. So the only viable solution I found for myself is to run linux alongside android, and play music from it (to bypass android layer and communicate the alsa directly, disabling any resampling and other stuff). But switching to linux each time I want to change track or play/pause is stupid. The way to solve it - use mpd server on linux and mpd client (MPDroid is the best) on android to do all this stuff.
 
Running linux is not that hard (but with some limitations - you need root at least, and for some situation - kernel support). My first attempt using Linux Installer and ubuntu image wasn't successful, since alsa wasn't working properly there (didn't see any soundcards). 
 
After some research I found Linux Deploy, which is freaking awesome. Using it I've installed debian (I wasn't using any preconfigured images), so it was configured specifically for my phone. I didn't install any GUI to keep it as lightweight as possible. After installation was done (on One X it took very long time, approx. 4 hours or so, but developer says that it should take around 30 min. Don't know why and honestly don't care why it took so long for me). Alsa was working out of the box, but I've installed alsa-ustils to check some things (how to use it - read my guide, posted few pages back). After that installing and configuring mpd to run on localhost was easy (search google for some guides about mpd configuration. It is possible to do it without GUI, using sudo -e). So now linux playing my music for me, and all controls are done from android.
 
The only downside I've found so far - when the screen goes off the usb dac unmounts automatically since phone goes to deep sleep (mpdroid has no wakelock), so I have to manually enable simple wakelock to keep cpu running while screen is off.
 
If someone will have questions about any steps - I will be happy to help, but I think writing step by step guide this time will be useless.
 
Jul 28, 2013 at 7:21 PM Post #2,729 of 9,526
Quote:
Xperia s > ifi idac.
its working using usb audio recorderpro. Unfortunately it sucks battery fast. @.@
galaxy s4 isnt working on my ifi idac using stock player.
What phone or tablet can play mp3s or flacs on stock player using ifi idac?

 
Does the iFi iDAC work with the Galaxy S4 using USB Audio Recorder PRO?
Thanks!
 
Jul 28, 2013 at 7:24 PM Post #2,730 of 9,526
Quote:
I really like the technical implementation of audiorecorder, but the main downside for me is that it stops playback as soon as screen goes off making it unusable for me.

 
I’m used to listen music on my Galaxy S3 + ODAC using USB Audio Recorder PRO in shuffle mode while reading ebook.
 
1. USB Audio Recorder PRO in shuffle mode
2. Click on the Home key
3. Launch eReader app, or launch any other app, or screen timeout
 

Users who are viewing this thread

Back
Top