Hi,
I've developed an app using Android Studio and I'd like to incorporate some existing C++ graphic functions from a Windows based program. I've got the NDK installed to handle the C++ but can't link the IPP libraries that I downloaded with System Studio. I see some documentation for running the samples in Eclipse but none for Android Studio. Can they be included in Android Studio projects and is there any documentation for it?
Thank you in advance,
Lee