Thanks Colin for the quick reply.<br><br>After referring to your instructions from <a href="http://colin.guthr.ie/2010/09/compiling-and-running-pulseaudio-from-git/">HERE</a> (Thanks for the nice explanation :) ), and giving the below mentioned args to configure, I have compiled the source code and its working fine with the compiled &quot;paplay&quot;.<br>
<br><i>../configure --prefix=$(pwd) --disable-x11 --disable-samplerate --disable-oss-output --disable-oss-wrapper --disable-coreaudio-output --disable-solaris --disable-jack --disable-openssl --disable-nls --disable-waveout --disable-glib2 --disable-gtk2 --disable-gconf --disable-avahi --disable-asyncns --disable-tcpwrap --disable-lirc --disable-hal --disable-udev --disable-bluez --disable-dbus --disable-hal-compat --disable-ipv6 --disable-manpages --disable-default-build-tests<br>
<br>export PULSE_SERVER=&lt;ip&gt;<br></i><br>however, when I am playing some thing using default &quot;aplay&quot;, the sound is played locally and not on the remote machine. I think that should be because of some configuration issue and I am looking in to it.<br>
My question is, do we have some doc which can give a list of files that are essential for pulse audio to work (without any optional components), which I can directly use in my Android Makefile or will I have to look for the compilation logs to figure that out?<br>
<br>Thanks,<br>Vikram<br><br><br><div class="gmail_quote">On Wed, Jul 6, 2011 at 5:46 PM, Colin Guthrie <span dir="ltr">&lt;<a href="mailto:gmane@colin.guthr.ie">gmane@colin.guthr.ie</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
&#39;Twas brillig, and Vikram Gupta at 06/07/11 12:09 did gyre and gimble:<br>
<div><div></div><div class="h5">&gt; Hi,<br>
&gt;<br>
&gt; I have been using pulse audio on Ubuntu to remote my sound to a network<br>
&gt; Windows-7 machine. Now I am trying to port pulse audio to Android.<br>
&gt; Looking at the dependencies, I think, I will have to port a lot of<br>
&gt; libraries before I can start compiling pulse audio code. Also the<br>
&gt; default configure option brings in a lot of things which are not<br>
&gt; available on android by default. I have used a few options (like<br>
&gt; --disable-x11 etc) to remove the optional support, but still a lot of<br>
&gt; libs are required on android. Has anybody tried porting pulseaudio to<br>
&gt; Android, or can help (with a web link maybe) getting me started.<br>
<br>
</div></div>I&#39;m not sure how many people have tried this before.<br>
<br>
A lot of the various bits and bobs are indeed optional, although highly<br>
desirable. e.g. dbus is needed for bluetooth support, but then I really<br>
don&#39;t know how the bluetooth stack on android works - it could be a far<br>
cry from the bluez stuff used on desktops.<br>
<br>
But certainly initally, I&#39;d disable dbus, bluez, consolekit etc. and<br>
really cut things down to a bare minimum, so you can check to make sure<br>
the basics work well enough before going crazy on the optional stuff.<br>
<br>
If there is anything in particular lib wise that you think is a problem?<br>
If so just shout and we can maybe advise as to how really useful it is!<br>
<br>
Col<br>
<br>
--<br>
<br>
Colin Guthrie<br>
gmane(at)<a href="http://colin.guthr.ie" target="_blank">colin.guthr.ie</a><br>
<a href="http://colin.guthr.ie/" target="_blank">http://colin.guthr.ie/</a><br>
<br>
Day Job:<br>
  Tribalogic Limited [<a href="http://www.tribalogic.net/" target="_blank">http://www.tribalogic.net/</a>]<br>
Open Source:<br>
  Mageia Contributor [<a href="http://www.mageia.org/" target="_blank">http://www.mageia.org/</a>]<br>
  PulseAudio Hacker [<a href="http://www.pulseaudio.org/" target="_blank">http://www.pulseaudio.org/</a>]<br>
  Trac Hacker [<a href="http://trac.edgewall.org/" target="_blank">http://trac.edgewall.org/</a>]<br>
<br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
</blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>