UX08 | Mobile Flashcards
Which type of device is currently dominating over PC devices and is estimated to have over 6 billion users by 2020?
Mobile Devices
What is a compute program built to perform a certain set of functions or tasks called?
Ex: Word, Excel, Google Chrome, Spotify
Software Application
What is it called when something is built for websites using programming language HTML, CSS, JS (javascript)?
Web Applications
A website that adjusts its layout based on the device being used is called what?
Responsive Website
A website that works on all devices increases what?
Efficiency
A specifically built for mobile and is usually built in conjunction with a desktop site is called what?
Mobile Website
Software applications built specifically for use on a mobile device are called what?
HINT:
They run on Android and IOS
Native App
Fill in the blanks:
Android apps are built using BLANK, while IOS are built using BLANK.
Android apps are built using Javascript, while IOS are built using swift.
Native apps are expensive to build and have a relatively smaller audience so why are they built?
Because they are optimized for the capability of smart phones.
What 4 points should you take into account to ensure that your company/business truly needs a mobile app?
HINT: UXDI checklist
1. Volume Do you have a lot of users? 2. Frequency How often do they use the app? 3. Unique Does your app need native capabilities a web app won't provide 4. Cost Is the cost of building and maintaining worth the benefits?
What % of apps are deleted after downloaded?
25%
What % of time spent on mobile phones occurs in the top 5 used apps? Ex: Whatsapp, Facebook, Instagram, Twitter, FB Messenger)
85%
What % of time spent on mobile phones occur in a single app? What app?
45% and Whatsapp
What are the 4 different application types?
Utility, Process, Consumption and Commerce
Which application type is simple and structured? Ex. Suntrust app, Gmail calendar, Whatsapp, Uber, Ryanair, FB messenger.
Utility Apps
Which application type is complex and structured? Ex. Insurance claim, Rightmove, Zoopla, Ryanair.
Process Apps
Which application type is simple and random? Ex. Dailymail, Netflix, Facebook, Spotify, Houz
Consumption Apps
Which application type is complex and random? Ex. Boots, Amazon, Asos, Walmart, Wiggle
Commerce Apps
What’s it called when you separate parts of an app that do different things for example Facebook is a consumption app but the FB messenger best fits under utility.
App Unbundling
What defines the actions taken within software to execute the task at hand using a mobile device?
Mobile Flow
What are the two types of mobile flows?
Linear sequence and Non Linear sequence
What’s it called when you have to flow through an application in a specific set of steps?
Linear Sequence
What’s it called when you can flow through an application in any step allowing the user more freedom?
Non Linear sequence
This model uses a single central screen which acts to enable the user to explore different sections of the app. If you wish to shift from one section to another – you must do so via the hub. This is a good way of minimizing onscreen noise and works very well for apps that are more concerned with task execution than presenting large volumes of content. What is this called?
Hub and Spoke Navigation