Articles with tag swig

A simple way to handle callbacks with Android and swig

Published:

How do we call a C++ std::function<> based callback from Android, in the simplest possible way?

Read on...