Connected Devices/Projects/Project Tablet: Difference between revisions

Jump to navigation Jump to search
Updated instructions to get source code
(Updated links to new GitHub repository)
(Updated instructions to get source code)
Line 63: Line 63:


=== Building the Prototype ===
=== Building the Prototype ===
Building the prototype for a desktop PC is like [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build building Firefox], so make sure you have all the Firefox build pre-requisites installed. The prototype uses B2G's [https://wiki.mozilla.org/Mulet Mulet] development environment to run and debug the tablet chrome.
You can run and debug the prototype tablet chrome on a desktop PC using [https://wiki.mozilla.org/Mulet Mulet] as a development environment. Building Mulet is much the same as [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Simple_Firefox_build building Firefox] so you'll need to make sure you have all the Firefox build pre-requisites installed.


First clone the GitHub repository (this is a fork of mozilla-central on GitHub, it's best to create your own fork of this repository to checkout if you want to submit pull requests):
First clone the [https://github.com/mozilla-b2g/gecko-tablet/ GitHub repository] (this is a clone of [https://github.com/mozilla/gecko-dev mozilla-central] on GitHub, it's best to create your own [https://help.github.com/articles/fork-a-repo/ fork] of the [https://github.com/mozilla-b2g/gecko-tablet/ gecko-tablet] repository to checkout if you want to submit pull requests):


  $ git clone https://github.com/mozilla-b2g/gecko-tablet.git
  $ git clone https://github.com/mozilla-b2g/gecko-tablet.git
Confirmed users
394

edits

Navigation menu