Plugin Development on Android with view modification.

2016-04-05 Thread Matthieu Renard
Hello Cordova Dev Team, I need some advise about plugin creation. I'm developing an android player plugin who need to add an Android "SurfaceView". I decide to modify the view when the pluginInitialize : - create the SurfaceView and add it into the layout - set the CordovaWebview backgroun

Re: Plugin Development

2015-03-27 Thread julio cesar sanchez
Hello. Read the link you provided, read the SDK documentation and mix the knowledge. Most of the cordova plugins are open source and you can find them on github, so you can search a few to see more complex code. If you have any doubts after trying, ask on stackoverflow. This mail list if for the

Plugin Development

2015-03-26 Thread Rahul Bhooteshwar
Hello All, I am new to cordova development, and would like to know how to develop cordova plugins for various platforms. I found the development guide for the same here . But it explains the basi

Re: FYI: Created a plugin to help with local plugin development

2015-01-26 Thread Jesse
ows. I'll follow up with a >> PR >>> later to enable this for Windows devs. >>> >>> -Original Message- >>> From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew >>> Grieve >>> Sent: Monday, January 26, 2015 8:5

Re: FYI: Created a plugin to help with local plugin development

2015-01-26 Thread Andrew Grieve
s. I'll follow up with a > PR > > later to enable this for Windows devs. > > > > -Original Message- > > From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew > > Grieve > > Sent: Monday, January 26, 2015 8:50

Re: FYI: Created a plugin to help with local plugin development

2015-01-26 Thread Jesse
m: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew > Grieve > Sent: Monday, January 26, 2015 8:50 AM > To: Andrew Grieve > Cc: dev > Subject: Re: FYI: Created a plugin to help with local plugin development > > And... now: > > createmobi

RE: FYI: Created a plugin to help with local plugin development

2015-01-26 Thread Murat Sutunc
FYI: Created a plugin to help with local plugin development And... now: createmobilespec.sh --linkplatforms and createmobilespec.sh --link is and alias for createmobilespec.sh --linkplugins --linkplatforms So, for iOS and Android, this will create a project where you can edit native

Re: FYI: Created a plugin to help with local plugin development

2015-01-26 Thread Andrew Grieve
only). >>> > >>> > https://issues.apache.org/jira/browse/CB-8244. >>> > >>> > On Mon, Dec 1, 2014 at 5:13 PM, Michal Mocny >>> wrote: >>> > >>> > > Took the opportunity to use our new plugin hooks and created a >>

Re: FYI: Created a plugin to help with local plugin development

2015-01-22 Thread Andrew Grieve
>> > > automate a tedious task I've been doing a lot of recently: plugin >> > > re-installation. >> > > >> > > https://github.com/mmocny/cordova-plugin-plugin-auto-upgrade >> > > >> > > As per the README: >> > >

Re: Created a plugin to help with local plugin development

2015-01-19 Thread John M. Wargo
e know and I'll make the change. John M. Wargo -Original Message- From: Michal Mocny [mailto:mmo...@google.com] Sent: Monday, December 1, 2014 2:14 PM To: dev Subject: FYI: Created a plugin to help with local plugin development Took the opportunity to use our new plugin hooks and cre

Re: Created a plugin to help with local plugin development

2015-01-16 Thread Carlos Santana
tall.js#L275 > > Not sure if it was done intentionally due to any reason. > > Thx! > Sergey > -Original Message- > From: Shazron [mailto:shaz...@gmail.com] > Sent: Thursday, January 15, 2015 3:43 AM > To: dev@cordova.apache.org > Subject: Re: Created a plugi

RE: Created a plugin to help with local plugin development

2015-01-15 Thread Sergey Grebnov (Akvelon)
: Shazron [mailto:shaz...@gmail.com] Sent: Thursday, January 15, 2015 3:43 AM To: dev@cordova.apache.org Subject: Re: Created a plugin to help with local plugin development Josh - John is actually talking about after plugin *uninstall*, not install. On Wed, Jan 14, 2015 at 4:40 PM, Josh Soref wrote

Re: Created a plugin to help with local plugin development

2015-01-14 Thread Shazron
Josh - John is actually talking about after plugin *uninstall*, not install. On Wed, Jan 14, 2015 at 4:40 PM, Josh Soref wrote: > ‎John wrote: > > Looking at the Hooks read me at > > > https://github.com/apache/cordova-lib/blob/master/cordova-lib/templates/hooks-README.md > . > > Looks like afte

Re: Created a plugin to help with local plugin development

2015-01-14 Thread Josh Soref
‎John wrote: > Looking at the Hooks read me at > https://github.com/apache/cordova-lib/blob/master/cordova-lib/templates/hooks-README.md. > Looks like after_plugin_uninstall is missing from the list. > I'm assuming it's supposed to be there? Let me know and I'll make the change.‎ https://github.c

Re: Created a plugin to help with local plugin development

2015-01-14 Thread Shazron
Michal Mocny [mailto:mmo...@google.com] > Sent: Monday, December 1, 2014 2:14 PM > To: dev > Subject: FYI: Created a plugin to help with local plugin development > > Took the opportunity to use our new plugin hooks and created a plugin to > automate a tedious task I've been doi

RE: Created a plugin to help with local plugin development

2015-01-14 Thread Wargo, John
-Original Message- From: Michal Mocny [mailto:mmo...@google.com] Sent: Monday, December 1, 2014 2:14 PM To: dev Subject: FYI: Created a plugin to help with local plugin development Took the opportunity to use our new plugin hooks and created a plugin to automate a tedious task I've

Re: FYI: Created a plugin to help with local plugin development

2015-01-05 Thread Andrew Grieve
e-installation. > > > > > > https://github.com/mmocny/cordova-plugin-plugin-auto-upgrade > > > > > > As per the README: > > > > > > > > > This plugin with automatically upgrade (re-install) a set of plugins > > > (specified b

Re: FYI: Created a plugin to help with local plugin development

2015-01-05 Thread Jesse
plugin with automatically upgrade (re-install) a set of plugins > > (specified by you) before every cordova prepare. This is useful if you > are > > doing plugin development and would like to automatically synchronize your > > app with any changes made to your plugin. >

Re: FYI: Created a plugin to help with local plugin development

2015-01-05 Thread Andrew Grieve
auto-upgrade > > As per the README: > > > This plugin with automatically upgrade (re-install) a set of plugins > (specified by you) before every cordova prepare. This is useful if you are > doing plugin development and would like to automatically synchronize your

RE: Created a plugin to help with local plugin development

2014-12-18 Thread Chuck Lantz
al Message- From: Michal Mocny [mailto:mmo...@google.com] Sent: Monday, December 1, 2014 2:14 PM To: dev Subject: FYI: Created a plugin to help with local plugin development Took the opportunity to use our new plugin hooks and created a plugin to automate a tedious task I've been

FYI: Created a plugin to help with local plugin development

2014-12-01 Thread Michal Mocny
e (re-install) a set of plugins (specified by you) before every cordova prepare. This is useful if you are doing plugin development and would like to automatically synchronize your app with any changes made to your plugin. Install the plugin: cordova plugin add org.apache.cordova.labs.pluginAutoUp

Re: Plugin development on BB10

2013-03-25 Thread Bryan Higgins
Hi Andrea, Yes - you will need to write it as a JNEXT extension. You might find this template handy: https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10/Template For now you will have to drop it into the ext folder of your webworks app, but we're working on aligning with the c

Plugin development on BB10

2013-03-25 Thread Andrea Carlevato
Hello, can anybody tell me if it's possible to create Cordova BB10 plugins using native C++ code ? Thanks Andrea