finally find out the difference is ro.secure
which makes PluginManager to check the signature


On Apr 7, 11:40 pm, allstars <allstars....@gmail.com> wrote:
> hi
> i try to use mydroid/development/samples/BrowserPlugin to test plugin
>
> and i have modified the html to
> <object type="application/x-testbrowserplugin" height=50 width=250>
>     <param name="DrawingModel" value="Bitmap" />
>     <param name="PluginType" value="Animation" />
> </object>
>
> on my mydroid build (android-2.1 update 1) it works well
>
> but i try to test it on Android-2.X device
> it fails
>
> but from the USER-AGENT
> both webkit seems use the same version (AppleWebKit 530.17)
>
> also i have exacted the framework.jar from device
> and i have found PluginManager also included in that jar
>
> so i would like to ask what other reasons may cause this behavior???
>
> thanks

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

To unsubscribe, reply using "remove me" as the subject.

Reply via email to