使用Firefox作为渲染引擎为Android的WebView [英] Use firefox as render engine for Android webview

查看:1298
本文介绍了使用Firefox作为渲染引擎为Android的WebView的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人有一种感觉,这将是多么费力地更换与Firefox的WebKit引擎在Android中的web视图渲染?我很不满,对一些功能的WebKit引擎。

Anybody has a feeling how much effort it would be to replace the webkit engine with firefox in Android for webview rendering? I am quite unhappy with the webkit engine on some features.

推荐答案

不平凡的困难。根据你有多少一致性需要新的WebView实现和现有的实现之间,你可以有很多工作要做。目前在Android上现有的Firefox浏览器,你可以与启动(这将有望节约你大量的时间),但你最起码需要检查Firefox的库并且可触及,你可能需要捆绑它们与您的应用程序,以让他们的工作(这将大量增加应用程序的大小),然后挂接所有的WebView的API将涉及大量的工作。

Non-trivially difficult. Depending on how much consistency you need between your new WebView implementation and the existing implementation you could have a lot of work to do. There is an existing Firefox browser on Android so you could start with that (which would hopefully save you a lot of time) but at the very least you would need to check that the Firefox libraries exist and are accessible, you would probably need to bundle them with your app to get them to work (which would massively increase the size of your app) and then hooking up all the WebView apis would involve a lot of work.

这篇关于使用Firefox作为渲染引擎为Android的WebView的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆