Re: [android-developers] Global Plugin.

2010-12-16 Thread Mark Murphy
On Thu, Dec 16, 2010 at 9:18 AM, Ken Perry wrote: > Modifying the firmware is not a problem the plugin I am writing is for a > proprietary device.  Can you point me at some information on how to go about > this? You would want to ask that question on one of these lists: http://source.android.com

RE: [android-developers] Global Plugin.

2010-12-16 Thread Ken Perry
Murphy Sent: Thursday, December 16, 2010 8:18 AM To: android-developers@googlegroups.com Subject: Re: [android-developers] Global Plugin. On Thu, Dec 16, 2010 at 7:46 AM, Ken Perry wrote: > I am trying to find out if there is a way to add a global WebKit plugin so > that any programming usi

Re: [android-developers] Global Plugin.

2010-12-16 Thread Mark Murphy
On Thu, Dec 16, 2010 at 7:46 AM, Ken Perry wrote: > I am trying to find out if there is a way to add a global WebKit plugin so > that any programming using the WebView will have my plugin in attached.  The > plugin will need access to the NP Navigation and dom. If by "any programming using the We

[android-developers] Global Plugin.

2010-12-16 Thread Ken Perry
I am trying to find out if there is a way to add a global WebKit plugin so that any programming using the WebView will have my plugin in attached. The plugin will need access to the NP Navigation and dom. I looked at the example under development Samples for browser plugin but that only