简体   繁体   中英

How can i use RTL SDR libs for Android and QT creator?

i want to ask how can i use the rtl-sdr C libraries with the QT creator for an android App. Do you know how can i do that ? I use QT/C++ as language.

If you want to use rtl-sdr c native library in your Android app, you have to use the JNI techinque and add native support in your Android app project. You should download android ndk and start work with it. For more information, reference here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM