Since you should be able to build Chromium browser on any reasonably modern Linux distribution, can we assume that you should be able to build it onto Android ?
Since you should be able to build Chromium browser on any reasonably modern Linux
Share
No, Android is not exactly a Linux distribution. It’s based on a Linux kernel, but it doesn’t include an X server nor other dependencies for building Chromium on Linux.
However the Android Browser is also based on WebKit and includes the V8 JavaScript engine.