Hi, i'm triyng to update an old existing App.
The old App was made with the Vuforia Unity3D plugin, and relased about a year ago, and it's compiled only for ARMv7 android Devices, however, it can be executed also on Intel (x86) devices, due to the "ARMv7 interpreting layer" capability of x86 Android devices.
I know that i can compile an "hibrid" FAT (ARMv7+x86) APK with newer versions of Unity (4.6 and 5), but Vuforia plugin that hasn't x86 compiled libraries, so i MUST compile only for ARMv7.
So, the problem is that a new ARMv7-only compiled APK, made with newer Unity3D and Vuforia SDK versions runs (obviously) on ARMv7 devices, but crashes on x86!
Any suggestion?
You might want to see if your device supports ARM-emulation. See this post for more info:
https://developer.vuforia.com/forum/android/unsatisfiedlinkerror-samsung-galaxy-tab-3-native-applica#comment-2049523