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 ...
2
votes
3answers
96 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 ...
4
votes
2answers
168 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 ...
5
votes
4answers
520 views
Placement of Buttons in Touch Screen Scenario
I am working on a Mobile Application primarily for Android Platform. The Application will have a lot of screens which will take user input and we need to have a save and cancel button for them.
...
5
votes
2answers
655 views
Is spacing between touch targets an unnecessary recommendation by Microsoft?
A recent Microsoft IE10 blogpost gave general guidelines for building touch friendly sites suggesting two rules for touch targets:
Target size
Margin between targets
Apple's iOS guidance only ...
3
votes
2answers
1k views
How to represent touch gestures in interactive prototypes for Multi-touch apps (Android / IOS)
I have always wondered that, How can we represent/show multi-touch gestures like swipe, pinch etc in mockups / interactive prototypes.
For example, I'm currently prototyping in Axure for an Android ...
3
votes
4answers
3k views
Touchscreen interface for menu and dropdown menu ease of use
I'm doing webpage design using Twitter Bootstrap's dropdown menu.
Problem:
Suppose I have a horizontal menu as shown in the Twitter Bootstrap documentation. That menu bar that list pages I want to ...
5
votes
2answers
606 views
Horizontal Scrollable List or Spinner, in smartphones
I have a screen (Android Smartphone) where the user has to make a choice from 2 dropdowns / spinners, second dropdowns' options are dependent on first dropdown's choice.
The number of items in each ...
6
votes
5answers
182 views
Update list when a user is viewing the list without annoying them
We have a list of items that the user will be interacting with frequently during sessions. Each session will last a minute or two and during that time they are changing state on items and updating ...
6
votes
1answer
785 views
Smart phones, touch screens and the “Gorilla arm effect”?
I finally broke down and decided to get a smart phone for myself. While I find it really useful, I can't help wondering if any research has been done on the "gorilla arm effect" of holding a smart ...
3
votes
7answers
310 views
Is touch the ultimate device?
Apple has fallen in love with it, all the smartphone-vendors use it, Microsoft is aiming for it with Windows 8.
But is touch the ultimate device?
Some people will probably answer this question with ...
2
votes
3answers
263 views
The most complex touch application?
Nowadays, there seems to be a limit to how complex you can make an application solely for touch, the controls needs a lot more space plus removal of "unecessary" tools is so much more taken into ...
5
votes
1answer
1k views
Hover state on mobile: Does this sync interaction design on the web and mobile?
I read this news article a while back about apple patenting a touch screen technology that would allow for a hover state. Ever since I have been thinking a lot about how that might effect the mobile ...
5
votes
10answers
858 views
Multitouch gesture Interaction: Beyond the pinches and swipes.
A mixed bag of interaction and expectation...
You are using the photo app on the iP(hone/od/ad) you know there are a few familiar gestures to interact.
Tap to select an image.
Swipe left or right ...
1
vote
2answers
844 views
UI gestures for Kinect, Kinect-type devices
On touch screen devices, there appears to have evolved a standard set of gestures, e.g.
pinch and spread with two fingers for zoom in and zoom out
swipe with one finger to scroll a document
We're ...
