Mobile Strategy and Design Flashcards

1
Q

What are the different mobile strategies?

A
  1. RWD
  2. Native App
  3. Micro App
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Criteria to suggest an appropriate strategy (pros and cons)

A
  1. RWD
    Pros:
    - Just one website
    Cons:
    - Just a website
    - No offline access
  2. 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
  3. 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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which strategy(ies) are ideal for interactional and informational activities?

A

RWD and Native? (needs checking)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 6 design considerations for mobile and small screen that do not relate to non-mobile
UIs?

A

1.Design for interruption

2.Design for continuous experience

  1. Self-sufficient design
  2. Make use of phone/device features
  3. Consider screen opportunity cost
  4. Minimise interaction cost
How well did you know this?
1
Not at all
2
3
4
5
Perfectly