您的位置:首页 > 运维架构 > Linux

Run Android apps in Windows, OS X, Linux with Chrome (and a modified runtime)

2016-08-17 11:02 866 查看


2014-09-19 22:16:39


Google has begun bringing
Android apps to the Chrome Web Store, allowing you to run a handful of Android apps on a Chromebook or Chromebox. But as we’ve reported, it’salready possibleto run some Android apps that  aren’t available
in the Chrome web store… it just takes a little work to prepare and load those apps.

Now the developer who figured out how to load some unsupported Android apps on a Chromebook has figured out how to do it with Windows, OS X, and Linux computers as well.



The ARChon custom runtime is a modified version of Google’s Android Runtime for Chrome. It allows you to run multiple side-loaded Android apps at once… and in addition to working on Chrome OS devices it works on Windows, OS X, and Linux computers running the
Google Chrome 37 or later web browser.

You still need to prepare Android apps manually before you can load them, and the modified runtime may be unstable when used on a system that’s not running Chrome OS. But it provides a way to run Android apps as if they were native apps on a Windows, OS X,
or Linux computer without installing an emulator or virtual machine.

More details are available at developer vladikoff’s github pages for the ChromeOS-APK and ARChon
Custom Runtime projects.

Not every Android app will work with the ChromeOS-APK side-loading method. Most paid apps won’t run properly and some other apps crash if they rely on frameworks or other components that aren’t available. But you can find many apps that do work (and APK files
for many free apps which have already been prepared to run on Chrome) at the new ChromeAPKs
subreddit . Note that it’s probably a good idea to prepare your own APK files though… installing apps from random links posted on the internet isn’t always a good idea.

via OMG
Chrome
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐