I have an apk (android app) and I want to publish a demo to view and use online. After try to publish an android emulator with unsuccessful results (very very slow even into top configuration machines in amazon), it would be a good try to install into a chrome OS. It is possible to deploy APKs in chrome os? Are there alternatives?

有帮助吗?

解决方案

It is possible to deploy APKs in chrome os? Are there alternatives?

No. V8 on Chrome OS & Dalvik on Android are 2 very different beasts. Perhaps you should try installing the apk on your system running Android x86 project & VirtualBox

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top