Live data from Hacker News

Fuchsia already runs Java code with Android's DalvikVM

fuchsia-review.googlesource.com

11–13 of 13 posts

Re: Fuchsia already runs Java code with Android's DalvikVM

#11

Way off target (sorry) but I wonder when consumer Chromebook-like devices running Fushia will be generally available. It is partly because of some dissatisfaction with Apple that I have been looking kindly at Chromebooks. For the price of a magic keyboard cover for an iPad Pro, I bought a Lenovo Chromebook last year (including a keyboard cover with trackpad and pen stylus) that does fine for enjoying all types of med…

Fuchsia could very well become a universal OS (mobile, desktop, tv, wearables). Not sure what are Google's intentions though. Maybe they will end up killing it as they typically do.

Re: Fuchsia already runs Java code with Android's DalvikVM

#13
post #7

Earlier quoted context omitted.

DalvikVM probably can still run a lot of Android apps/power Android development. ART probably requires OS features that aren't implemented yet to do the JIT safely. I'm sure this is the first step to enable parallel development so that people can start developing Android apps on Fuschia while the OS team works on support to get ART running. The context is replacing the Linux part of Android with Fuschia or at least l…

Dalvik is gone, it is all ART now, the name stayed for compatibility purposes. > binary: "system/apex/com.android.art.debug/bin/dalvikvm64", ==> com.android.art.debug

So this is ART actually?
Post reply on HN