I believe building this package would provide at least the same benefits as requested in #908, probably usurping it in the long run.
I'm for this too. It's possible to use chromium-browser in ubuntu with proot, but native chrome would be ideal.
The .apk is usually accessible in /system/app/Chrome - I wonder if it would be possible to create an intent that just starts headless on a fixed port.
Looks like chromedriver itself exists and is supported: http://chromedriver.chromium.org/getting-started/getting-started---android
So anyone found anything?