作者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
推 Superalex:執行的環境脫離Sun JavaME的VM, 跑在Google的VM裡... 11/15 14:55
→ Superalex:Android多了一個linux當OS. 不過做的應用和JavaME一樣. 11/15 14:57
→ Superalex:但會是open source的license,不會被SUN綁住. 11/15 14:58
→ sintsu:他的vm有針對嵌入式環境做最佳化,另外也是開放原始碼 11/15 19:59