[android-developers] npapi plugin for android

2010-12-21 Thread bill dr
hi,

I am trying to write an npapi plugin for android browser.
i found that the android 2.2 sdk supply only the pluginstub interface for
that purpose.
has anyone any idea about the manner that we could implement that interface.
is there any example to clarify that issue.

Please help me, all clues are welcome.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] npapi plugin for android

2010-12-21 Thread maha rm
Hi,

   NPAPI plugin is available right from Donut. I never used sdk to develop
the plugin. Download the source code and the sample plugin is available in
source code itself.  In Android FROYO code, the sample plugin is there in
development/samples/BrowserPlugin.


Thanks,
Maha



On Tue, Dec 21, 2010 at 6:48 PM, bill dr bilel...@gmail.com wrote:

 hi,

 I am trying to write an npapi plugin for android browser.
 i found that the android 2.2 sdk supply only the pluginstub interface for
 that purpose.
 has anyone any idea about the manner that we could implement that
 interface. is there any example to clarify that issue.

 Please help me, all clues are welcome.

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en