Boblight on android (shield)

Hello,
I’ve been putting together a ambilight clone system based on boblightd on a raspberry and Ardunio uno. I have got it all working on windows kodi, client -> daemon, lights work when i play in windows kodi.
However this system was supposed to go in the livingroom tv set that uses a nVidia Shield console. I install the the addon and it ask for a binary addon and if i want to download it, (this doesnt work, neitehr did it on windows)
On windows i had to put the libboblight-win32.0.dll file in the C:\Users\<user>\AppData\Roaming\Kodi\addons\script.xbmc.boblight\resources\lib path.

From reading around i understand that for android it expects the file libboblight.so file placed in data/org.xbmc.kodi/files path, however this does not work. I’ve tried putting the file in other logical places, like inside the the plugin directory, inside the lib directory for the plugin. Nothing seems to work, so i’m hoping someone here has solved this problem. Also there is 3 libboblight.so files available. In desperation i have tried all 3 of them to no avail;
http://mirrors.kodi.tv/build-deps/addon-…bboblight/

androidarm64
android
androidx86

I’ve spent a lot of time getting the system to work and soldering led strips and all that, was a fun learning experience. Now i feel this one file is all thats between med and the fruits of my labor Sad
Turning to the forums for help and/or solutions, any experiences are welcome.
if you got it working please tell me exactly what file and path you had to use.

(kodi 16.1)
Here is a kodi.log from starting up with the kodi-boblight addon
http://pastebin.com/wNyh18df
I find around line 1075 its something fishy

Ps:
Tested to install boblight service addon on a friends shield console with same result so i dont think its a unique problem with mine.