Firefox OS/TCP/Patching: Difference between revisions

Removed AOSP section as build prequisite covers it all
(Removed AOSP section as build prequisite covers it all)
Line 4: Line 4:
== Preparation ==
== Preparation ==
<p>Your developing PC and target platform should have android-ready base before you start a b2g/firefox os build. The following instructions of this document are all verified on Ubuntu 12.04. For Mac OS, we are working in progress.</p>
<p>Your developing PC and target platform should have android-ready base before you start a b2g/firefox os build. The following instructions of this document are all verified on Ubuntu 12.04. For Mac OS, we are working in progress.</p>
# <p>AOSP environment</p> <p>http://source.android.com/source/initializing.html</p> <p>https://help.ubuntu.com/community/Java</p>
# <p>Firefox OS (B2G) environment, including Android ADB and fastboot</p> <p>https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites</p>
# <p>Firefox OS (B2G) environment</p> <p>https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites</p>
# <p>Create an account in github</p> <p>https://github.com/</p>
# <p>Create an account in github</p> <p>https://github.com/</p>
== Download B2G and AOSP source codes of flatfish ==
== Download B2G and AOSP source codes of flatfish ==
# <p>git clone b2g scripts and config files</p><p><code><span style="color:#006400; background:#D3D3D3">git clone git://github.com/mozilla-b2g/B2G.git -b master b2g_flatfish</span></code></p>
# <p>git clone b2g scripts and config files</p><p><code><span style="color:#006400; background:#D3D3D3">git clone git://github.com/mozilla-b2g/B2G.git -b master b2g_flatfish</span></code></p>
Confirmed users
105

edits