<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>Android is not a supported platforms for current WebKit and has not been in a while. You will not be able to build for Android without a major porting effort.<div class=""><br class=""></div><div class="">Android WebKit was originally a fork of an old version that may not have even been fully merged back before we purged it. Recent versions may be based on Blink under the covers. Current versions definitely do not come from the WebKit repository in any case.</div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Maciej<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 7, 2017, at 5:07 PM, Patrick Wright &lt;<a href="mailto:wrightpt@gmail.com" class="">wrightpt@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class=""><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto" class="">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.&nbsp; I know that angle can be ported to Android. I guess that may be one way to get my own browser window on Android.&nbsp;<br class=""><br class=""></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto" class="">However, in the source code of android. There is an implementation of Webkit show here:&nbsp;<a href="https://developer.android.com/reference/android/webkit/package-summary.html" style="text-decoration:none;color:rgb(66,133,244)" class="">https://developer.android.com/<wbr class="">reference/android/webkit/<wbr class="">package-summary.html</a>&nbsp;. it is just very slow and restrictive.&nbsp;<br class=""><br class=""><br class=""></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto" class="">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 class=""></div><div style="font-family:sans-serif;font-size:16.256px;color:rgb(68,68,68)" dir="auto" class="">&nbsp;</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mar 7, 2017 7:45 PM, "Michael Catanzaro" &lt;<a href="mailto:mcatanzaro@igalia.com" class="">mcatanzaro@igalia.com</a>&gt; wrote:<br type="attribution" class=""><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 class="">
&gt; Is there a webkit port for Android that is readily available? &nbsp;<br class="">
<br class="">
No, sorry. This is actually the first time I've heard any interest in<br class="">
WebKit for Android.<br class="">
<br class="">
&gt; That comes with the minibrowser option that normal GTK webkit has.&nbsp; I<br class="">
&gt; want the mini browser for android but don't want to use angle if<br class="">
&gt; possible. &nbsp;<br class="">
<br class="">
For better or for worse, all WebKit ports require ANGLE.<br class="">
<br class="">
Michael<br class="">
</blockquote></div></div>
_______________________________________________<br class="">webkit-dev mailing list<br class=""><a href="mailto:webkit-dev@lists.webkit.org" class="">webkit-dev@lists.webkit.org</a><br class="">https://lists.webkit.org/mailman/listinfo/webkit-dev<br class=""></div></blockquote></div><br class=""></div></div></body></html>