<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 19, 2014 at 3:56 AM, william hatch <span dir="ltr"><<a href="mailto:billhatch40@yahoo.com" target="_blank">billhatch40@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_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 href="https://github.com/roger-/pyrtlsdr" target="_blank">https://github.com/roger-/pyrtlsdr</a>  using the librtlsdr shared libraries from <a href="https://github.com/keesj/android-rtlsdr" target="_blank">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></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>
</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></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></div></div></div></blockquote><div><br></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></div></div>