Closed PietroGranati closed 6 years ago
I've tryed to force insert module in xml and Appcelerator says that this module does not support android :/ please fix!
I'm having the same problem.
Tried recompiling the Android version from source, but it still doesn't work. For now I'm using the old Android version 1.0 from this commit: f22516f and it seems to be working for what I need it for. Hope this helps anyone else who comes here.
@jakis39 thank you I will try that, just copy it to the modules folder?
I downloaded the source for 1.0 and published it into my app
@jakis39 What does it mean published it into my app? put the files?
I mean compile the source code and put the compiled module into your app.
@jakis39 thank you, I've never done it so I need to find a guide for build a module
@jakis39 Can you send me the compiled version?
I can't attach a zip file to this post.
@jakis39 I'm trying doing it via command-line but seems I need to install some components. I'll try you guide now, if you can send me the zip to pietro.granati@libemax.com it will be a pleasure. Thank you for the support @jakis39 !!!
@jakis39 Because after compiling and added to project got this error: failed: dlopen failed: cannot locate symbol "__exidx_end" referenced by "libcom.widbook.brightness.so
RESOLVED - Need to build with SDK 4+
I'm having the same pb, @PietroGranati plz specify what was "resolved" the v1 or v2?
@Sofianio the v1!
Recompiled with 5.5.1.GA in #4
I've imported the modules in titanium like any other, but the android module isn't showed when I try to add it to the app
What's wrong?