<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt">Android is a modified version of Linux. The shared library locations were appended to sys.path. the relocatable path /data/data/local is one of the location that other folks had recommended placing shared libraries. My SG3 is rooted, thus I was able to place the shared libraries in /data/data/local and set the file permissions.<br><br>I have also started looking at how to access the tcp server from my python code. So far no progress there.<br><div><span><br></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <font size="2"
 face="Arial"> On Sunday, January 19, 2014 3:08 AM, Nikos Balkanas <nikos.balkanas@eyeonix.com> wrote:<br> </font> </div>  <div class="y_msg_container"><div id="yiv3329442728"><div><div dir="ltr"><br clear="none"><div class="yiv3329442728gmail_extra"><br clear="none"><br clear="none"><div class="yiv3329442728gmail_quote">On Sun, Jan 19, 2014 at 3:56 AM, william hatch <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:billhatch40@yahoo.com" target="_blank" href="mailto:billhatch40@yahoo.com">billhatch40@yahoo.com</a>></span> wrote:<br clear="none">
<div class="yiv3329442728yqt6377479548" id="yiv3329442728yqt93064"><blockquote class="yiv3329442728gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-size:10pt;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;"><div>
I have been trying to install pyrtlsdr from <a rel="nofollow" shape="rect" target="_blank" href="https://github.com/roger-/pyrtlsdr">https://github.com/roger-/pyrtlsdr</a>  using the librtlsdr shared libraries from <a rel="nofollow" shape="rect" target="_blank" href="https://github.com/keesj/android-rtlsdr">https://github.com/keesj/android-rtlsdr</a> . So far the python code installed under /mnt/sdcard/sl4a/scripts is unable to find the librtlsdr shared libraries installed in /data/data/local with that location appended to sys.path. </div>
<div><br clear="none"></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;">My objective is to access and control the USB SDR tuner directly from my python code without relying on the TCP server. Any help or hints welcome. <br clear="none">
</div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;"><br clear="none"></div><div style="font-style:normal;font-size:13.3333px;background-color:transparent;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;">
<br clear="none"></div></div></div></blockquote></div><div><br clear="none"></div><div>Does android run linux? Seems like a python question. In linux i would check on PYTHONPATH or other similar pyVariables... </div></div><br clear="none"></div></div></div></div><br><br></div>  </div> </div>  </div> </div></body></html>