Source: Google is turning Chrome OS into Android to compete with the iPad
Source: Google is turning Chrome OS into Android to compete with the iPad
Does that mean we’ll start seeing desktop apps like IDEs running in Android? How are you going to develop python on android? A linux container / VM? That’s going to be so wasteful. But I am curious.
It won’t be good for flashing though. Probably once support ends, it’ll be a slow brick upon which one can’t install linux.
Does that mean we’ll start seeing desktop apps like IDEs running in Android? How are you going to develop python on android? A linux container / VM?
Non-web applications on ChromeOS already run in containers. Developer mode (or however ChromeOS calls it) is just installing Debian in an LXC container.
That’s going to be so wasteful.
Have you ever tried browsing the web using Chrome? THAT’S wasteful on resources. A command line-only container for Python development is nothing by comparison.