Chromium
Chromium is an open source browser from Google available for Android, Linux and Windows. We have experience in building custom browsers for market research, where browsing is recorded after user consent.The Chromium source code for Android can be downloaded here.
Architecture
Community
Build
autoninja -C out/Default chrome_public_apk
Run/Debug
out/Default/bin/chrome_public_apk run
Edit
Customizations
config.gni ... to change verison name and code/src/chrome/browser/tab/BUILD.gn ... to register Java files, add resources
/src/chrome/android/BUILD.gn ... to set application id