Search code examples
androidapkgoogle-chrome-os

deploy an APK in chrome OS. It is posible?


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?


Solution

  • 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