-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Hi,
we just upgrade our Nexus 9 to Android N and now get the following popup while working with our app:
The log file says:
08-30 09:06:58.573: W/linker(3898): library "libutils.so" ("/system/lib/libutils.so") needed or dlopened by "/data/app/de.ergovia.our.app/lib/arm/libsqlcipher_android.so" is not accessible for the namespace "classloader-namespace" - the access is temporarily granted as a workaround for http://b/26394120, note that the access will be removed in future releases of Android.
The changelog paragraph "NDK Apps Linking to Platform Libraries" has some info about this matter.
Nougat is still very fresh, just thinking this information may be of some value to you.
thx for looking into this :)
The app is working flawlessly apart from the popup ;)