Jump to Navigation

Me on Twitter

  • Looks huge ! #JavaEE8 http://t.co/NffP1OypY0 9 years 28 weeks ago
  • Sometimes #Python has #batteriesincluded sometimes not : see os.makedirs() http://t.co/lffkJy59Rn 9 years 30 weeks ago
  • @espylaub 1 year old already but very clear description of one big mobile software issue today. http://t.co/7q0I4wIRok 9 years 30 weeks ago
  • #ux #antipattern asking for a confirmation to exit the app when the user has already clicked twice or more just to find the button ! 9 years 32 weeks ago
  • UX designers: Side drawer navigation could be costing you half your user engagement http://t.co/o3YkClSmIW 9 years 46 weeks ago
  • CSS fans : The Future of Responsive Digital Layout http://t.co/zkAmlqV9zD 9 years 46 weeks ago
  • new SimpleDateFormat("yyyy-MM-dd kk:mm:ss").format(new Date()).replace(" 24", " 00"); Sorry but... #WTF!!!?? Can you just read the docs ? 10 years 5 days ago
  • #Argh ! http://t.co/oQ1MtqHWS7 10 years 5 weeks ago
  • @ubuntu #fail Typing "garmin" to get a GPS plugin in Software Center just finds crap when Synaptic got it right at first try 10 years 6 weeks ago
  • @SpiderOak what's going on with your website ? http://t.co/vS0p3UpsA8 10 years 7 weeks ago

Small devices are ignored

This has been annoying me since the beginning : small screen devices are not taken into account by the vast majority of apps editors.

Worse : despite Google's pleading about size-caring (see http://developer.android.com/design), they recommend patterns that actually don't fit the real small screens for which size-caring IS important.
Example : the "action bar" and other icon bars : there is no place for such bars on small screens...

Of course the developer is able to adapt the GUI depending on the size of the screen, but if Google does not make it clear then I fear the battle is already lost...

 

Here are screenshots of Android Market and Google Reader on an Xperia Mini (HVGA 320x480, 88mm long) :

Android Market on Xperia MiniGoogle Reader on Xperia Mini

On the left screenshot : buttons zones are not clearly defined and the zoom button is too small, making it difficult to finger-tap them on small screen. Furthermore, one can only see 2 applications from the list (there was a screenful of it in the previous version)...

On the right screenshot : the user is swiping by mistake to the next article because the content is too large for the screen... Ooops too late ! If you swipe back to the previous article you'll have to scroll down again to where you were (this happens to me all the time...).

 

Another damage of device fragmentation...

 

Related links

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • E-Mail addresses are hidden with reCAPTCHA Mailhide.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>. The supported tag styles are: <foo>, [foo].
  • Twitter-style #hashtags are linked to search.twitter.com.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.