Development › Rtl-sdr driver
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Rtl-sdr driver

Port of rtl-sdr's rtl_tcp
Version: 3.15
Added: 02-12-2014
Updated: 12-10-2023
Allows you to use I/Q packet source in your Android applications.

All you need is to launch an intent in the form "iqsrc://rtl_tcp_arguments"
where you replace rtl_tcp_arguments with the arguments that you want your
application to run rtl_tcp with and the magic will be done behind the scenes.

This driver could be used by third party applications to implement Software
Defined Radio.

It does not require root for Android 3.1 and above.
Screenshot of Rtl-sdr driver Screenshot of Rtl-sdr driver
code Source file_download Download