Are plugins for Android's native Web Browser version dependent?

筅森魡賤 提交于 2019-12-11 08:30:09

问题


I've been trying the code Google provides with Android source code for a Browser Plugin, more specifically, following this README,

https://www.codeaurora.org/git/projects/qrd-gb-dsds-7225/repository/revisions/cc99b832a941dc8cbb86f1607d04eb87935ddbfd/entry/android/development/samples/BrowserPlugin/README

My question is, will I need to distribute a separate plugin for each platform(Froyo, Gingerbread, Honeycomb, etc)?. I'm planning to include native code within the plugin.

Thanks in advance!

来源:https://stackoverflow.com/questions/8009946/are-plugins-for-androids-native-web-browser-version-dependent

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!