出口铬合金的操作系统Android应用程序是不是与谷歌浏览器在Windows兼容 [英] Android application exported to Chromes OS is not compatible with Google Chrome on Windows

查看:222
本文介绍了出口铬合金的操作系统Android应用程序是不是与谷歌浏览器在Windows兼容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经tryed使用此手动谷歌的android 的APK文件导出到Chrome操作系​​统与弧焊机应用。我的应用程序似乎是在模拟器ok了。不过,谷歌Chrome浏览器在Windows上无法下载这些应用程序的Chrome应用。它说,他们是与Windows谷歌浏览器不兼容。

I have tryed to export android apk files into Chrome OS using this google manual with ARC Welder application. My applications seems to be ok on emulator. But Google Chrome on Windows can not download these applications as Chrome Apps. It says they are incompatible with Windows Google Chrome.

在Android清单我已经设置这些code,可以兼容Android 4.4系统。是否需要任何额外的步骤,以使应用程序兼容也与Windows谷歌Chrome浏览器作为一个应用程序(不只是Chrome OS的设备)的工作?

In android manifest I have set these code for compatibility with Android 4.4. Does it need any additional steps to make application compatible also with Windows Google Chrome browser to work as an app (not only Chrome OS devices)?

<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="19" />

推荐答案

我不认为这是可能的(官方)。

I don't think it's possible (officially).

据我所知,谷歌希望限制这些应用到Chrome操作系​​统。他们在文档中明确说:

As far as I can tell, Google wants to restrict those apps to Chrome OS. They specifically say in the docs:

应用程序运行Chrome浏览器(测试版),或ARC,让你运行你喜欢的Andr​​oid应用程序的关于Chrome操作系​​统

The App Runtime for Chrome (Beta), or ARC, lets you run your favorite Android apps on Chrome OS.

<德尔>技术上,ARC使用本机客户端(氯化钠),这是不平台之间移植。由于有运行86代替ARM Chromebook的,这并不适用。

Technically, ARC uses Native Client (NaCl), which is not portable between platforms. Since there are Chromebooks that run x86 instead of ARM, that does not apply.

由于测试是可以在其他平台上,该技术能够产生其他的NaCl二进制文件,但是导出的结果是受限制的。

Since testing is possible on other platforms, the technology is capable of producing other NaCl binaries, but the exported result is restricted.

可以想像,这必须是主要由于市场原因 - 提供一个有吸引力和独特的功能,Chrome OS的平台。人们可以争论,但是,这对兼容性的原因了。

Hypothetically, this must be mostly due to marketing reasons - providing an attractive and exclusive feature to the Chrome OS platform. One can argue, however, it's for compatibility reasons too.

这篇关于出口铬合金的操作系统Android应用程序是不是与谷歌浏览器在Windows兼容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆