Thanks, I saw that Webkit source from github came with an angle
implementation of android window that I assume would host a browser. it was
implemented in angle. Which to me just means the ability to host openGL ES
on Linux, Mac, etc.  I know that angle can be ported to Android. I guess
that may be one way to get my own browser window on Android.

However, in the source code of android. There is an implementation of
Webkit show here: https://developer.android.com/reference/android/webkit/
package-summary.html . it is just very slow and restrictive.


If i wanted to get my own browser window and not use stock android webkit
implementation. That was super fast to load. What would you recommend if i
may ask?


On Mar 7, 2017 7:45 PM, "Michael Catanzaro" <mcatanz...@igalia.com> wrote:

> On Tue, 2017-03-07 at 18:35 -0500, Patrick Wright wrote:
> > Is there a webkit port for Android that is readily available?
>
> No, sorry. This is actually the first time I've heard any interest in
> WebKit for Android.
>
> > That comes with the minibrowser option that normal GTK webkit has.  I
> > want the mini browser for android but don't want to use angle if
> > possible.
>
> For better or for worse, all WebKit ports require ANGLE.
>
> Michael
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to