Tagged Questions
5
votes
1answer
81 views
Are fixed mobile headers and footers that disappear and reappear on tap really that useful?
These fixed mobile headers and footers disappear and reappear on click / tap using jQuery Mobile's data-tap-toggle which is on by default. How useful are they?
Pro: More content is available when ...
10
votes
3answers
157 views
For touchscreen interaction, are there benefits to knowing a user's preferred hand?
The generally accepted answer to the question on Left-handed persons and usability is that rather than asking users which hand they use in order to determine your layout, you should let them choose ...
19
votes
8answers
1k views
Is shaking a device to refresh an accepted behavior?
I have an app that displays downloaded information that is cached. I could use valuable space to include a button that is used to re-download the information, or I could simply add a "shake the device ...
2
votes
3answers
100 views
Another way of doing multi-select on mobile other than check boxes?
I saw a similar question asked but it wasn't exactly the same. On mobile check boxes feel rather fiddly and to be fair on my search around the web I haven't seen checkboxes commonly used on mobile ...
11
votes
4answers
150 views
Should you optimize mobile experiences based on individual handedness?
In abbood's question "How to implement a stack exchange style voting for mobile?" he answers his own question with the following mock-up:
My immediate thought was that the up-vote control was on ...
3
votes
3answers
99 views
Eye Travel vs. Touchability on Mobile
If we want a user to perform a certain action, we make it easiest for them to select that option compared to any other available option.
For example, think of a pop-up ad, "Do you want to ...
0
votes
4answers
155 views
Prefer buttons over text links when designing for mobile?
When designing for mobile, should one prefer buttons over text links whenever possible?
I'm guessing buttons are better at encouraging tapping, whereas text links are increasingly becoming associated ...
7
votes
3answers
540 views
Swipe indicators on a small screen
My Android app has a screen that displays the details of an item selected from a list, as shown above. The screen allows the user to scroll to the next or previous item in the list by swiping ...
4
votes
2answers
170 views
How to best enter long digits on a small touch device without using keyboard input
my current task is to create an user interface for a mobile strategy game. stuff can be transported from point a to point b. the user can select an amount of stuff between 1 and 1.000.000. it is ...
6
votes
6answers
382 views
Using a virtual joystick for a game?
Many games for touchscreen mobile devices use virtual joysticks for movement. This has many issues:
You can't see/feel where the joystick is pointing when you are using it.
You can't feel where the ...
2
votes
1answer
143 views
Rating or Grading on touch devices (smartphones/tablets)
"tap to rate" vs "scroll to rate"
There are apps and webapps that implement the "tap to rate" approach (display a number of stars, icons or grades and let the user tap on the desired value) and there ...
9
votes
2answers
695 views
How should modal popups and tool tips be handled in responsive websites?
I am reviewing some website wireframes from a client and have decided to make the new site responsive. I've had pretty good luck so far with responsive theming and design from a few past projects and ...
8
votes
4answers
475 views
How do I handle secondary navigation within a wizard-style form that will work for touch screens?
I am working on redesigning the UI for a Web app that registers users for something work-related (so my audience is captive). One of the main reasons for the redesign is to make it mobile-friendly; I ...
4
votes
1answer
69 views
Solution when I need small links on mobile optimised site for touch screen devices?
Im designing a mobile optimised site and I have a space issue. I need to have a bar graph showing availability by month. If I have this laid out horizontally as in my image I think its clear on a ...
3
votes
3answers
1k views
Pixel aspect ratio for multiple touch devices- Mobile Web
I'm working on a project involving multiple mobile and tablet web application designing. I'm curious what are the mobile design strategies when it comes to handling pixel aspect ratio for icons and ...
17
votes
1answer
230 views
Is there any in-depth data on tappability of touchscreen areas?
I'm looking for statistics or other objective evidence on the tappability of different areas of handset screens. When I say tappability, I'm referring to speed, accuracy, and general ergonomic fit for ...
3
votes
2answers
129 views
Where would you put the 'take' button on a touchscreen phone camera app?
Imagine a simple camera app for a touch screen phone. The app can't use any hardware buttons and needs no other controls than one button to take the picture.
Some things to consider/ideas:
Phone ...
1
vote
3answers
577 views
Tap, Double Tap, Long Press [closed]
What are some good general principles to keep in mind when designing and developing mobile application with touch interfaces?
1
vote
3answers
1k views
Tap to hover and double-tap to click?
One of the limitations in mobile design is the lack of any sort of hover state. This is especially problematic when it comes to tooltips.
So why isn't the system one where: single tap = hover and ...
1
vote
1answer
157 views
Do you know of any mobile websites that allows a user to crop a photo for uploading?
I'm curious to see how designers have addressed this problem on a touch-screen device given the size and technical constraints of mobile.
5
votes
4answers
986 views
What are some articles talking about best practices and trends for mobile touch screen design? [duplicate]
Possible Duplicate:
Are there any good resources about designing touch screen interfaces?
Can someone direct me to either an article (e.g. Forrester) or texts that talk about touch screen ...