Brian Zhang
Jul 26, 2017 · 1 min read

It’s a very big question actually, could you specify which piece you want to know?

In high level, we were using Buck for our Android build since last year, and we have the motivation to use a single build tool for mobile apps, that’s why we start with Buck.

After that, all the technical things, are mostly discuss via buckbuild.slack.com. If no one know the answer, we google / stackoverflow it, or just try to find the code and read / test it.