On Wed, Oct 14, 2009 at 12:43:05PM +0400, Marat Radchenko wrote:
> What's the point looking fast when in practice it is slow? Can't you just
> fix your app so it starts up faster?

No cheating:

  1. click an app
  2. wait for app to appear
  3. app appears
  4. look at app screen, decide where you want to click
  5. click etc.

Time in step 2 is wasted and frustrating to the user

Cheating:

  1. click an app, get cached app screenshot
  2a. app starts up in the background
  2b. look at app screen, decide where you want to click
  3. click etc.
  4. wait until app finishes loading and reacts to the click

There is a possible wait in step 4, but it is usually shorter.  Win!

Marius Gedminas
-- 
HOST SYSTEM RESPONDING, PROBABLY UP...

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to