Monday, March 16, 2015

Design for Application consistency or follow OS convention?



When we design applications to be used in the new world of cross channeling, we need to take into account a lot of different factors. Not only do we need to address in which environment the app is used. Desktop applications are often used in a user focused mode, while mobile applications are used in motion, in short time frames and possibly performing tasks in a non consistent mode.


Looking inside out its easy to think that a desktop app and a mobile app should be consistent in behavior and design. The more Application centric the design is, the easier it is for the user to find their way and perform actions.


Looking outside in, the opposite is true. Using a desktop app on Apple, Windows and Linux computers should follow conventions on each OS. The same goes for mobile devices where an Android app is different from an iOS app etc.


I've always lectured the latter method that following OS convention is always right (games excluded). Like this comment from yesterday:



"... in my book Unified Design is App centric and breaks convention on devices. Instead User centered design is the way to go. Users know their devices, but not your app. That's why Snapchat is so hard to learn."



Posting it got me thinking. What if this is wrong? Could application consistency be preferred over OS convention?



Answer



Like you'd I'd generally lean toward OS-consistency. But here are a few questions that can help illuminate the tradeoffs.





  1. How often do you expect users to access the app from more than one platform? If you find that you have distinct audiences using the mobile vs. desktop version, then consistency between those versions is less important.




  2. How specialized are interactions with your app? If it mostly involves OS-standard actions like filling out forms or selecting items from menus, then users will benefit more from adhering to OS conventions. If the actions they perform are more specialized to your app, then the OS will provide fewer contextual cues and they're more likely to draw on knowledge from other interactions with your app.




  3. Do users use the desktop and mobile versions for the same tasks? If so, there's more of a case for cross-platform consistency. If the most common activities differ between platforms, then users are less likely to notice, or care, if they differ.





No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...