23 messages in com.googlegroups.android-discussRe: Are you happy with the new SDK
FromSent OnAttachments
Dexter's Brain24 Feb 2008 05:23 
Dan U.24 Feb 2008 12:27 
JP24 Feb 2008 14:02 
JP24 Feb 2008 14:05 
Dan U.24 Feb 2008 14:44 
Zorg25 Feb 2008 04:13 
JP25 Feb 2008 06:20 
Dan U.25 Feb 2008 09:26 
Paul Lester28 Feb 2008 07:14 
Dexter's Brain28 Feb 2008 09:13 
Eduardo Gonçalves28 Feb 2008 09:50 
JP28 Feb 2008 11:11 
Dan U.28 Feb 2008 11:16 
JP29 Feb 2008 10:39 
Matthias03 Mar 2008 22:47 
Paul04 Mar 2008 16:11 
Dan U.04 Mar 2008 16:16 
Stone Mirror04 Mar 2008 16:33 
Dan U.04 Mar 2008 18:34 
Dan U.04 Mar 2008 18:42 
Paul05 Mar 2008 18:03 
Dan U.05 Mar 2008 18:46 
Paul06 Mar 2008 17:56 
Subject:Re: Are you happy with the new SDK
From:Zorg (laur@gmail.com)
Date:02/25/2008 04:13:41 AM
List:com.googlegroups.android-discuss

On Feb 24, 11:44 pm, "Dan U." <dan.@gmail.com> wrote:

And, for all those people with slow machines, you'll pretty much be forced to slim down your code and make it run faster or else it will be a pain to test. This should only lead to a better performing app in production, which is a good thing.

Agreed Dan, Given the diversity of computer performance used to run emulators by developers. Given the uncertainty about final device technical specs. The slower the emulator is, the better you feel when you app is usable in this conditions. But memory access time might always be faster in the emulator than in a real device even if the emulator is not super responsive on your dev machine anyway...

Z