Mobile Strategy and Design Flashcards
What are the different mobile strategies?
- RWD
- Native App
- Micro App
Criteria to suggest an appropriate strategy (pros and cons)
- RWD
Pros:
- Just one website
Cons:
- Just a website
- No offline access - Native app
Pros:
- Offline access
- Ease of use
- Leverage ‘phone APIs’
- Performance
- Documentation
Cons:
- Store-related
- Platform development related
- 1 code base per platform
- Actual app-related - Micro Apps:
Pros:
- Cheaper than native
- Highly customisable
- Deployed across all devices
- No need to comply with app stores
- Compressed
- The simplest form of UX
- Save money, time and resources.
Cons:
- There needs to be a certain level of discipline followed in
building micro apps to ensure the highest level of modularity
reusability.
- Communication between services becomes complex
- Deployed across all devices.
Which strategy(ies) are ideal for interactional and informational activities?
RWD and Native? (needs checking)
What are the 6 design considerations for mobile and small screen that do not relate to non-mobile
UIs?
1.Design for interruption
2.Design for continuous experience
- Self-sufficient design
- Make use of phone/device features
- Consider screen opportunity cost
- Minimise interaction cost