- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'd like to know how to use .SO (shared object) with intel xdk? It's possible? Using prebilt libraries...
Thanks!
- Tags:
- HTML5
- Intel® XDK
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bruno,
I am not sure what you mean by shared object. Yes you can use core, featured, Cordova, third party plugins.
For more details: https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did mean like .DLL files. I need protect a part of my code. The APK file is not safe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bruno -- .so (and equivalent) binary libraries can only be incorporated via a Cordova plugin. The XDK does not provide for development of plugins, only JavaScript apps that use those plugins. For more information about writing Cordova plugins, please see the main Cordova docs: http://cordova.apache.org/

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page