Message from discussion
Can we build and run only Dalvik VM on a SOC based on ARM11?
Received: by 10.140.172.21 with SMTP id u21mr7362984rve.14.1230497001099;
Sun, 28 Dec 2008 12:43:21 -0800 (PST)
Return-Path: <ericyg...@gmail.com>
Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239])
by mx.google.com with ESMTP id m37si15200485waf.0.2008.12.28.12.43.20;
Sun, 28 Dec 2008 12:43:20 -0800 (PST)
Received-SPF: pass (google.com: domain of ericyg...@gmail.com designates 209.85.198.239 as permitted sender) client-ip=209.85.198.239;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of ericyg...@gmail.com designates 209.85.198.239 as permitted sender) smtp.mail=ericyg...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by rv-out-0506.google.com with SMTP id f6so4221009rvb.53
for <android-internals@googlegroups.com>; Sun, 28 Dec 2008 12:43:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:received:message-id:date:from:to
:subject:mime-version:content-type;
bh=hpcpYlG0D08HdsYFeemMT2M/yOgsi+bElcAmsHDgG8M=;
b=ozdz+6E4vsMgE8m58/fKFw6HZtyTfMW1YPlqnFK3c3T2giA5M+uadCBmgN7UpPvugv
f6lv5efdK41iojho6J8YZo9dWAODe9BFRvg7hG6zuOqDH3Kha4KeIOlT4XrM+Ua2FrLD
d9ts5kkt037qa0CaAWSoasH50y6EICwfAgfsg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=message-id:date:from:to:subject:mime-version:content-type;
b=Wag7+OGcq9WbwJuwtS1YMSpyQqpB3f+QGdv/pUmAtoTVxuBwtlLO843+IUi1WMeQ0J
yXL7NZGiVAUf5lpElpcnRHkiYHHt28l7VxdkroCjyzoO2kSAB+FwLrsUeE5Qx0HKRBws
EmUcVSwvHaiz7u/fYU7P3fXhsAVR0Md9P4bYQ=
Received: by 10.142.125.4 with SMTP id x4mr5361889wfc.315.1230497000027;
Sun, 28 Dec 2008 12:43:20 -0800 (PST)
Received: by 10.142.161.3 with HTTP; Sun, 28 Dec 2008 12:43:20 -0800 (PST)
Message-ID: <4e6ccc4b0812281243r7f07b69ep7ee56a81a5407ac7@mail.gmail.com>
Date: Sun, 28 Dec 2008 14:43:20 -0600
From: "Yonggil Kim" <ericyg...@gmail.com>
To: "android-internals@googlegroups.com" <android-internals@googlegroups.com>
Subject: Can we build and run only Dalvik VM on a SOC based on ARM11?
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_107442_26684764.1230497000020"
------=_Part_107442_26684764.1230497000020
Content-Type: text/plain; charset=ISO-8859-1
hope to get only Dalvik VM & core lib running on a ARM11 based SOC without
application framework. In other words, I want to use Dalvik VM as plain JVM.
Anyone who knows how to build only Dalvik VM and core lib for the other SOC
and how to run plain java code on top of that?
-EK
------=_Part_107442_26684764.1230497000020
Content-Type: text/html; charset=ISO-8859-1
<style></style>
<div><font size="2" face="Arial"> hope to get only Dalvik VM & core lib running on a ARM11 based SOC without
application framework. In other words, I want to use Dalvik VM as plain JVM. Anyone who knows how to
build only Dalvik VM and core lib for the other SOC and how to run plain
java code on top of that?</font></div>
<div><font size="2" face="Arial"></font> </div>
<div><font size="2" face="Arial">-EK</font></div>
------=_Part_107442_26684764.1230497000020--