I'm trying to use C++ library developed using Qt in my native Android app but haven't been able to find a way how to do it. I've managed to do the same for iOS but failing on Android.
Has anybody done that before? Can you point me in the right direction? Maybe tutorial/blog or something?