简体   繁体   English

在ARC应用中获取Google Chrome版本

[英]Get Google Chrome version in ARC app

The official documentation for ARC makes the following recommendation: ARC的官方文档提出以下建议:

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 . 如果您需要检查您的应用是否在Chrome操作系统上运行,请查找chrome作为android.os.Build.BRANDandroid.os.Build.MANUFACTURER

Are there any similar Java calls to get the version of Google Chrome on which an ARC application is running? 是否有类似的Java调用来获取运行ARC应用程序的Google Chrome 版本

我担心这是不可能实现的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM