链接已复制
3 回复数
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
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/
