Is the Google repository a dependency of Crosswalk? Idk a lot of Crosswalk, i know it helps with compatibility issues, some people say it also gives better performance.
I’m not sure if it’s dependency of Crosswalk but it’s required for Crosswalk to work. I was getting an error in console while building the project, and I figured out that I’m missing that part.
I have also installed Android Support Repository and Android Support Library packages (from Extras section) but I think they are not so important for this purpose.
Crosswork gives much better performance on older devices which provide native browser web view engine as default engine for your app. With Crosswalk you can specify Chrome browser version, to run your app, which is much faster in handling css/javascript execution.