14
edits
(added full setup script) |
m (→Full Setup Script: added what it does) |
||
| Line 20: | Line 20: | ||
* Must have already rooted phone. | * Must have already rooted phone. | ||
* Phone must be plugged in. | * Phone must be plugged in. | ||
'''What this does: | |||
* Install all prerequisite libraries. | |||
* Setup Android NDK and SDK. | |||
* Add all USB debugging entries to system files so any device you plug in will be registered correctly. | |||
* Clone a copy of mozilla-central. | |||
* Write a basic .mozconfig for you and changes some files so debugging is easier. | |||
* Builds JimDB, also uploads the gdbserver part. | |||
* Installs several helpful scripts for building and debuggin (in ~/bin). | |||
* Builds and deploys mozilla-central. | |||
=== Quick Script === | === Quick Script === | ||
edits