Hi all, I am developing a new plugin for web browser via NPAPI as google default android gears plugin. But I always get 20 bytes from browser. Every time browser call my plugin API "NP_Write" and then send 20 bytes. I verified the 20 bytes is the beginning of the required embedded object. Why? Is it a bug of Android browser plugin framework? Also I tried the "NPP_StreamAsFile", I got the file length is 20 bytes. :-
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

