Post Go back to editing

installing libiio library for android

Thread Summary

The user seeks to integrate libiio into an Android app to communicate with SDRs. The final answer suggests building libiio using the Android NDK and creating JNI bindings to use it in Java/Kotlin. The user is directed to the Scopy project for examples of JNI bindings and a repository for building libiio on Android. Additional comments indicate that an Android expert will provide further assistance.
AI Generated Content
Category: Software
Product Number: AD9361

Hey,

Wwe would like to build an android app that communicates with our SDRs, and for that we need libiio installed on the android so we can communicate over the network. Is there instructions on how to add it to an android app, or how to add it to android studio.

Thread Notes