<div dir="auto"><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto">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. <br><br></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto">However, in the source code of android. There is an implementation of Webkit show here: <a href="https://developer.android.com/reference/android/webkit/package-summary.html" style="text-decoration:none;color:rgb(66,133,244)">https://developer.android.com/<wbr>reference/android/webkit/<wbr>package-summary.html</a> . it is just very slow and restrictive. <br><br><br></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto">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?<br></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto"> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mar 7, 2017 7:45 PM, &quot;Michael Catanzaro&quot; &lt;<a href="mailto:mcatanzaro@igalia.com">mcatanzaro@igalia.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 2017-03-07 at 18:35 -0500, Patrick Wright wrote:<br>
&gt; Is there a webkit port for Android that is readily available?  <br>
<br>
No, sorry. This is actually the first time I&#39;ve heard any interest in<br>
WebKit for Android.<br>
<br>
&gt; That comes with the minibrowser option that normal GTK webkit has.  I<br>
&gt; want the mini browser for android but don&#39;t want to use angle if<br>
&gt; possible.  <br>
<br>
For better or for worse, all WebKit ports require ANGLE.<br>
<br>
Michael<br>
</blockquote></div></div>