12 messages in com.googlegroups.android-developersRe: emulator is very very very slow
FromSent OnAttachments
drhu0028 Feb 2008 09:51 
Rui Martins28 Feb 2008 10:07 
hackbod28 Feb 2008 12:15 
Cassio Melo28 Feb 2008 17:00 
Adam P28 Feb 2008 17:16 
ferrybaaske28 Feb 2008 17:37 
Lance Mao28 Feb 2008 18:04 
hyca...@gmail.com20 Mar 2008 06:20 
Hardy20 Mar 2008 07:04 
vlad...@gmail.com20 Mar 2008 07:29 
vlad...@gmail.com20 Mar 2008 07:49 
vlad...@gmail.com20 Mar 2008 08:03 
Subject:Re: emulator is very very very slow
From:Cassio Melo (cass@gmail.com)
Date:02/28/2008 05:00:55 PM
List:com.googlegroups.android-developers

I agree drhu00 - a spacecraft emulator is much faster than this in andoid m5...

On Feb 28, 5:15 pm, hackbod <hack@gmail.com> wrote:

I am pretty sure with J2ME you are running code with an interpreter that is running on the desktop machine. The androidemulator, in contrast, is a low-level ARMemulator, running an actual ARM linux kernel along with ARM JVM. This makes it slower, but ensures it will behave very much like a real device.

On Feb 28, 9:51 am, drhu00 <drh@gmail.com> wrote:

Androidemulatoris very very veryslow........ How can we developer application on suchemulator? And also I compare same application both on J2ME SUN WTK2.5.1, Android takes almost 3 times to run the same application.