Notes for Devs
Programming using the Android NDK with Qt Creator
Programming using the Android NDK with Qt CreatorI recently had to implement libraries for the Android OS using the Android NDK, or implementing JNIbindings for others to leverage C++ libraries from the Java layer. I commonly did[...]