Sounds like an Application level library is needed, rather than an Activity?
Sent: Tuesday, October 27, 2015 at 11:49 AM
From: "Preet via Interest"
To: ""
Subject: [Interest] Qt on Android and loading native libs
I recently came across an issue with native code on
I recently came across an issue with native code on Android (not in a Qt
application though). When an Activity loads shared libraries, those
libraries aren't unloaded by Android until the corresponding process is
killed. However, Android can keep the same process around while creating
multiple inst