Design principles and patterns for mobile application user interfaces, focusing on touch interaction, performance and context sensitivity.
Mobile UI design focuses on creating user interfaces for mobile devices. It combines ergonomic principles, platform guidelines and visual hierarchy to deliver usable, performant and accessible apps. It addresses touch targets, information architecture and session/context changes common to mobile use.
Percentage of successful user tasks within a session.
Average time users need to complete a core task.
Technical indicators for UI stability and responsiveness.
Reduced input, clear error messages and fingerprint login for mobile security.
Contextual map interactions, large touch targets and prioritization of relevant information.
Staged dialogs instead of long forms, clear progress indicators and fast error correction.
Identify and prioritize context and user requirements.
Create low-fidelity prototypes and test early.
Define and document design system components.
Integrate development and QA with performance and accessibility checks.