3
votes
2answers
53 views

How to best conduct a mobile app features audit?

We're redesigning a pretty heavy app and I've been tasked with creating a list of all of the current available features since they'll all need to be included in the next release. The thing is that ...
6
votes
1answer
384 views

Should we use ‘narrow and deep’ or ‘broad and shallow’ navigation pattern on mobile devices?

If we have a large content environment on a mobile device, we need some way to access that content with ease. One could implement a narrow and deep navigation pattern which gives the possibility for ...
1
vote
2answers
170 views

Information Architecture for Widgets - how do I organise my content?

Apologies if this should be a 'Content Strategy' question... anyway, I am involved in a project that is multi-platform and will have both mobile phone and tablet components (not identical). I will ...
3
votes
3answers
533 views

How to solve overly deep hierarchy navigation on mobile device?

I’m reading Jakobs Nielsens new mobile usability book. There is an example of a mobile site that suffers from an overly deep hierarchy (5 levels in total) In the example users need to navigate through ...
9
votes
6answers
1k views

How is mobile information architecture different from desktop?

I have been trying to find examples on web for information architecture techniques specifically for mobile devices. I realize the steps in getting a IA for any tool mobile/desktop are card sorting, ...
1
vote
2answers
392 views

Displaying Hierarchical Information in a Mobile App

trying to come up with a good way of presenting a hierarchy of information on a mobile device. Specifically, I wrote this Khan Academy app for Windows Phone: ...
9
votes
5answers
3k views

How do you map the flow of a mobile application? Can you provide examples?

I'm currently working on the IA/UX for a mobile application and as I'm mapping it out it doesn't seem like a traditional site map makes sense nor does a flowchart. Can anyone point me to a good set of ...