This is a migrated thread and some comments may be shown as answers.

Import compiled plugin dll to Icenium

1 Answer 89 Views
Apache Cordova
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Stephan
Top achievements
Rank 1
Stephan asked on 25 Oct 2013, 03:36 PM
Currently, if you want to add a custom phonegap plugin, you need to import the source code in your Icenium project. Would it be possible to import already compiled code instead? Cordova plugins are a great way for vendors to provide "drivers" to their specific hardware add-on for devices. But must of the vendors will not share the source code of their driver. They normally provide an SDK which include compiled components. It would be great to be able to create a Cordova custom plugin that wraps their SDK and make it available to Javascript. Is this possible or is it on the roadmap? Thanks

1 Answer, 1 is accepted

Sort by
0
Iva Koevska
Telerik team
answered on 28 Oct 2013, 01:15 PM
Hello Stephan,

Yes, you can develop a custom plugin that wraps the SDK. A handy example of how this has already been achieved is available here.  Once you have the custom plugin and it meets the requirements, you can import it in Icenium.

If this is your first attempt at creating a plugin, you can start by checking these resources out.

Regards,
Iva Koevska
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
Apache Cordova
Asked by
Stephan
Top achievements
Rank 1
Answers by
Iva Koevska
Telerik team
Share this question
or