作者acosy (acosy)
看板Google
标题Re: [新闻] Google Android
时间Wed Nov 14 22:59:24 2007
我对这东西认识不深,但颇想知道是如何脱离SUN呢?
然使用的语言平台是j2se,那麽是否只是提供另一套API及SDK,
执行在google所提供的执行平台上?
也就是说,android能做到的事,以现在的平台来说做不到?
※ 引述《wctang (wctang)》之铭言:
: ※ [本文转录自 java 看板]
: 作者: wctang (wctang) 看板: java
: 标题: [新闻] Google Android
: 时间: Wed Nov 14 02:22:48 2007
: http://blogoscoped.com/archive/2007-11-13-n83.html
: How Google Android Routes Around Java Restrictions
: 为了让 Java 在 mobile 环境中脱离 sun 的控制,Google
: Android 使用自己的 virtual machine: Dalvik 。
: Dalvik is a virtual machine, just like Java's or
: .NET's.. but it’s Google's own and they're making
: it open source without having to ask permission to
: anyone
: Android uses the syntax of the Java platform and
: the java SE class library but not the Java bytecode
: or the Java virtual machine to execute it on the phone
: 果然像是 Google 的做法。看来 mobile 平台上的 VM 大战
: 也是 Java 和 .Net,只是 java 方的代表可能就不是 sun
: 了。Android 相当让人看好啊....XD
: http://tw.youtube.com/view_play_list?p=D7C64411AF40DEA5 Androidology
: A series of educational videos on the Android platform
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.120.174.130
1F:推 Superalex:执行的环境脱离Sun JavaME的VM, 跑在Google的VM里... 11/15 14:55
2F:→ Superalex:Android多了一个linux当OS. 不过做的应用和JavaME一样. 11/15 14:57
3F:→ Superalex:但会是open source的license,不会被SUN绑住. 11/15 14:58
4F:→ sintsu:他的vm有针对嵌入式环境做最佳化,另外也是开放原始码 11/15 19:59