Mobile/Fennec/Android: Difference between revisions

m
→‎Full Setup Script: added what it does
(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  ===
14

edits