如何开发 Opera Mobile 插件?
我对 Opera 移动插件完全陌生。有人可以建议我一个可以帮助我入门的网站吗?
我目前使用的是索尼爱立信 P990i。它装载了 Opera Mobile 8.65。
我在 Opera Mobile 地址栏中输入“opera:plugins”;它向我显示了已安装的插件列表。
因此,我想开发供我个人使用的插件。
有没有用于 Opera 移动插件开发的 Hello World 教程/示例?
I'm totally new to opera mobile addons. Can someone suggest me a site which can help me to get started?
I'm currently using a Sony Ericsson P990i. It is loaded with Opera Mobile 8.65.
I type "opera:plugins" in the Opera Mobile address bar; it showed me the list of plugins installed.
So, I'd like to develop plugins for my personal use.
Is there any tutorial/examples of Hello World for opera mobile plugin development?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
直到最近,我们 Opera 还没有能力在 Opera Mobile 中运行扩展。我们最近发布了一个支持扩展的实验室版本 http://dev .opera.com/articles/view/extensions-opera-mobile-labs/
这里记录了创建 Opera 扩展的方法http://dev.opera.com/articles/view/getting- start-with-opera-extensions/ 这个想法是创建扩展,而不是完全担心桌面或移动设备。无论平台如何,只需创建良好的扩展即可。
Till recently we in Opera did not have the ability for running extensions in Opera Mobile. We have recently released a labs build with support for extensions http://dev.opera.com/articles/view/extensions-opera-mobile-labs/
The way to create Opera extensions is documented here http://dev.opera.com/articles/view/getting-started-with-opera-extensions/ The idea is to create extensions, and not exactly worry about desktop or mobile. Just creating nice extensions regardless of platform.