Hi there,
I’m working on an Android application and I would like to onboard my LIFX color 1000 using the alljoyn SDK.
It works well in the LIFX Android app.
The Android alljoyn SDK provides native liballjoyn_java.so file, this file is compliant for armv5 cpu architecture only, so my question is :
How can I do for other cpu architectures (armv7, arm64, x86, x86_64…) ?
I couldn’t find the liballjoyn_java.so versions for other cpu architectures in https://allseenalliance.org/framework/download.
Thank you in advance for your answers