Get Google Chrome version in ARC app
Asked Answered
A

1

15

The official documentation for ARC makes the following recommendation:

If you need to check if your app is running on Chrome OS, look for chromium as the android.os.Build.BRAND and android.os.Build.MANUFACTURER.

Are there any similar Java calls to get the version of Google Chrome on which an ARC application is running?

Assault answered 19/5, 2016 at 12:53 Comment(0)
F
0

I am afraid that won't be possible to achieve.

Foilsman answered 21/2, 2017 at 14:57 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.