14
edits
| Line 25: | Line 25: | ||
* Setup Android NDK and SDK. | * Setup Android NDK and SDK. | ||
* Add all USB debugging entries to system files so any device you plug in will be registered correctly. | * Add all USB debugging entries to system files so any device you plug in will be registered correctly. | ||
* Builds and installs gold, for faster linking. | |||
* Clone a copy of mozilla-central. | * Clone a copy of mozilla-central. | ||
* Write a basic .mozconfig for you and changes some files so debugging is easier. | * Write a basic .mozconfig for you and changes some files so debugging is easier. | ||
edits