canmove, Confirmed users
640
edits
(→Common nits: add link to android-sync project) |
|||
| Line 273: | Line 273: | ||
To speed up subsequent builds you should specify the android directory using "./mach build mobile/android" or "./mach build mobile/android/base" depending on where your changes are. | To speed up subsequent builds you should specify the android directory using "./mach build mobile/android" or "./mach build mobile/android/base" depending on where your changes are. | ||
If you get a build error related to stale classes during ProGuard: | |||
make -C objdir-droid/mobile/android/base clean | |||
then try again. | |||
== Hacking == | == Hacking == | ||