- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hii.
I have created an external cordova plugin and imported this plugin as local plugin in intel xdk. This plugin is properly installed and it works properly when i created a sample intel xdk project and included this plugin and also i am able to use the method of the java file and bulid the apk file. It works well in the android phone........
Now, i want to include lib (.jar) file in the plugin . Is this possible ?
Just check the link : http://stackoverflow.com/questions/26121635/how-to-add-library-resource-to-cordova-project
Please help me and provide any references link ... if possible.
Regards,
Anjali Paria.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
See this simple plugin that simply adds a JAR file to the build system > https://github.com/MobileChromeApps/cordova-plugin-android-support-v4. I do not know if anything special needs to be done to the JAR before doing this, but it is probably the simplest example you can find for how this is done in a Cordova plugin.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page