can anybody sugest me a way test npapi pluguns in android browser.
On Jun 11, 4:09 pm, MIND GAME wrote:
> thanks for ur tracking
> can u help me out to solve this problem
>
> On Jun 11, 9:33 am, Marco Nelissen wrote:
>
>
>
> > This is the 4th or 5th time today t
thanks for ur tracking
can u help me out to solve this problem
On Jun 11, 9:33 am, Marco Nelissen wrote:
> This is the 4th or 5th time today that you've asked about this...
>
> On Wed, Jun 10, 2009 at 9:30 PM, MIND GAME wrote:
>
>
>
>
>
> > i am trying to lo
i am trying to load a npapi plugin using android api - webview.
code is
webview.getSettings().setJavaScriptEnabled(true);
webview .getSettings().setPluginsEnabled(true);
webview.getSettings().setPluginsPath("/android_asset/web/");
System.out.println("Default plugin
-- Forwarded message --
From: MIND GAME
Date: Jun 10, 4:08 pm
Subject: is android supports npapi(c/c++) plugins
To: android-framework
i am trying to load a npapi plugin using webview.
code is
webview.getSettings().setJavaScriptEnabled(true);
webview
please suggest way to install npapi plugin in to browser or to be
loded by web view.
how to modify the device firmware.
On May 29, 11:07 pm, Mark Murphy wrote:
> Migol wrote:
> > Does any know how to install NP plugin into Android's browser?
>
> You can't install any plugins to Browser, except b
hii
thanks this woks for me.
On May 12, 6:56 am, Bill Zimmerly wrote:
> I was successful in fixing the problem (above) and this details it...
>
> This line in the Webapp.java file had to be changed from this ...
>
> > webview= (WebView) findViewById(R.id.webview);
>
> To this...
>
> > webvie
i am trying to load a npapi plugin using webview.
code is
webview.getSettings().setJavaScriptEnabled(true);
webview .getSettings().setPluginsEnabled(true);
webview.getSettings().setPluginsPath("/android_asset/web/");
System.out.println("Default plugin path
is :"+web
7 matches
Mail list logo