KaiOS: Difference between revisions

Jump to navigation Jump to search
25 bytes added ,  7 October 2020
Updated the bootstrap step
(Added information on how to build desktop B2G)
(Updated the bootstrap step)
Line 10: Line 10:
<pre>hg clone https://hg.mozilla.org/projects/kaios</pre>
<pre>hg clone https://hg.mozilla.org/projects/kaios</pre>
Bootstrap your build environment via mach
Bootstrap your build environment via mach
<pre>export LOCAL_NDK_BASE_URL='ftp://ftp.kaiostech.com/ndk/android-ndk' ./mach bootstrap --application-choice mobile</pre>
<pre>export LOCAL_NDK_BASE_URL='ftp://ftp.kaiostech.com/ndk/android-ndk' ./mach bootstrap --application-choice='GeckoView/Firefox for Android'</pre>
Download the b2g sysroot using <code>mach</code>:
Download the b2g sysroot using <code>mach</code>:
<pre>
<pre>
Confirmed users
429

edits

Navigation menu