Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Load PhoneGap plugin dynamically

Received: by 10.236.131.138 with SMTP id m10mr45595585yhi.7.1329908219103;
        Wed, 22 Feb 2012 02:56:59 -0800 (PST)
X-BeenThere: phonegap@googlegroups.com
Received: by 10.229.117.204 with SMTP id s12ls540602qcq.7.gmail; Wed, 22 Feb
 2012 02:56:42 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.80.100 with SMTP id j64mr1625869yhe.18.1329908202161; Wed,
 22 Feb 2012 02:56:42 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 maus.thors...@googlemail.com designates internal as permitted sender)
 smtp.mail=maus.thors...@googlemail.com; dkim=pass
 header...@googlemail.com
Received: by s13g2000yqe.googlegroups.com with HTTP; Wed, 22 Feb 2012 02:56:42
 -0800 (PST)
Date: Wed, 22 Feb 2012 02:56:42 -0800 (PST)
In-Reply-To: <65808f84-3297-4d84-864d-49e4e45be787@eb6g2000vbb.googlegroups.com>
References: <65808f84-3297-4d84-864d-49e4e45be787@eb6g2000vbb.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2)
 AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11,gzip(gfe)
Message-ID: <52081f98-a76b-4af7-9378-c01884a4c9a0@s13g2000yqe.googlegroups.com>
Subject: Re: Load PhoneGap plugin dynamically
From: tmaus <maus.thors...@googlemail.com>
To: phonegap <phonegap@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1

sure ...

you should be able to register your plugin within js in any possible
function.

But you have to register it nevertheless in Android and Xcode

On 22 Feb., 10:52, Ahmed RADJDI <ahmed.rad...@gmail.com> wrote:
> Hello everyone,
>
> I work on a PhoneGap application for Android and iPhone.
> I wonder if it is possible to dynamically load a plugin PhoneGap when
> I run a special functionality of my application.
>