Search code examples
androidgesture-recognitionaffdex-sdk

Android - How to target different architectures with Affective SDK?


I've been playing around with the Affective Android SDK and found that once the apk is built it only contains the native library for armeabi-v7 architecture enter image description here does it mean that if we use this SDK we are going to be only targeting users with only this type of phones?

Have anyone managed to use Affective SDK on x86 and mips architectures?


Solution

  • Affectiva's SDKs are packaged differently depending on the OS being used. At the moment Android support is limited to the arm architecture. Linux on the other had as both x86 and arm architecture support: https://affectiva.readme.io/docs/getting-started-with-the-affectiva-sdk-for-linux