Ad Code

[2018/05/03]Is there any way I can change the version of the Cromium?

I would like to forcibly change the version within the source.

ex) replace '64.0.3282.119' to '66.0.3359.126'

I want to change the version information that is returned through the 'nativeGetVersionNumber' method.

Thanks.

-------------------------------------------------------------------------------------------------------------------------------------------------------
Did you try changing src/chrome/VERSION and re-compile?

------------------------------------------------------------------------------------------------------------------------------------------------------

No. Because it is an Android source, there is no src/chrome/VERSION path. Sorry for the late reply.

------------------------------------------------------------------------------------------------------------------------------------------------------


Actually, I believe Chromium for Android as well as Chromium based Android Web View do use the usual Chromium source (with different entry points) and they rely on src/chrome/VERSION for the version number.

------------------------------------------------------------------------------------------------------------------------------------------------------

Thank you for your response. I'll look for it.

Post a Comment

0 Comments

Ad Code