Questions relating to mobile computing devices, such as cell phones, tablets, and e-readers. Includes consideration for both small screen size as well as the mobile and "always on" nature of the devices.

learn more… | top users | synonyms

5
votes
3answers
420 views

On Android, how do you design a very shallow navigation?

I need to create a simple account section in my mobile app with 1-level deep navigation: ___ Register / Account -- \___ Login On iPhone, I'm using a grouped table ...
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 ...
5
votes
1answer
82 views

What should I use as an alternative to overlays for exposing inline information on a mobile website?

In my opinion overlays are not a good experience on mobile. But let's say you have a form, and certain fields might need clarification, how can I go about presenting this without using an overlay? I ...
5
votes
3answers
102 views

Reasonable webpage file size

What sort of file size is currently reasonable for a webpage? Considering a responsive design being served to both a desktop with a high-bandwidth connection and a slow connection mobile device.
5
votes
2answers
286 views

drop down navigation for web/mobile

I'm in the process of a website redesign and I'm not really sure what to do with the navigation. The goals of the redesign are to simplify the site and make it more mobile friendly. The existing site ...
5
votes
4answers
110 views

Representing how many you have with how many they want

I have a problem whereby we are asking a user for multiple items. This is in a gaming scenario and the game has lots of items. Each item is manufactured from other items and is only counted once it ...
5
votes
1answer
253 views

What's the standard interaction pattern for bulk edit / delete actions on windows phones?

I'm looking for the standard pattern for windows phone for bulk actions like delete, archive or move. I mean, for example: How is the user supposed to delete multiple items at once. I couldn't find ...
5
votes
6answers
529 views

Best way to select quantity of items for an eCommerce mobile application?

I'm designing an e-commerce app, and I'm looking for some options for the best way to select the quantity of an item before adding to the cart The first (on the left) is when the user selects the ...
5
votes
2answers
140 views

Is Tab Bar based iOS Design for feed driven apps a better UX?

Working on a feed driven iOS application and wondering peoples thoughts on Tab Bar driven iOS design for feed based apps. There is a large amount of evidence that supports the well integrated use of ...
5
votes
2answers
89 views

Are there any conventions for mobile behavior when swiping left/right?

I'm working on a new platform for mobile. In this platform, the gesture of swiping left (from right to left) acts differently in different contexts. On an object (a rectangle with details) it opens ...
5
votes
2answers
224 views

How should I get location information in a website or mobile device?

I've created a website that stores location information for certain places: for example, basketball courts. I'm looking for a way to allow users to add location information (to the exact GPS ...
5
votes
1answer
621 views

Back Button Color in iOS

Why exactly is it that I'm not finding very many examples of a Back button being different color from the app background? Is there somekind of a rule in place? I proposed using a black Back button ...
5
votes
4answers
123 views

Is it bad to post an app update to only show ads?

So, I have made an app and it's getting it's fair share of action on the Play Store. It is free and currently contains no adverts. I am nearing completion of integration with Flurry Ads. I am also ...
5
votes
2answers
93 views

What are the conventions for how often a user should be asked to log into a mobile application?

Or put another way - is there a process for deciding how long a user's authenticated session should last?
5
votes
1answer
115 views

Where can I find statistics on the use of mobile app features?

I am looking for academic research that investigates how frequently Set as wallpaper and Delete functions are used in image viewer applications on mobile devices (to defend their inclusion in a list ...
5
votes
2answers
194 views

Tell mobile users that there is an app available

Some people come to my website with their phones or tablets. I would like to convert these web users to use my app instead. What would be the best practice to advertise the app? A modal popup. A ...
5
votes
2answers
92 views

How to visually indicate which pieces of information have changed

I work on a warehouse hand-scanner based GUI. It tells a user where to go, and which item to collect when they get there. When they scan the correct item, the screen changes, and indicates the next ...
5
votes
2answers
132 views

Designing a Checklist with 3 possible results (for mobile)

i´m working on a App for mobile devices (starting from smartphones with 800x480 res. till tablets 1280x800res). The app provides the function for checking tools of technicians in a workshop. The app ...
5
votes
2answers
370 views

How to display a connected boxes with inputs and outputs in a smartphone?

Imagine the concept of a black box, that can have inputs and outputs. A box can connect with other boxes. We have something like this: Now imagine a smartphone. "Ok, this guy is crazy." You ...
5
votes
2answers
256 views

In RTL locales, should mobile application animations be reversed?

In mobile applications, it's common to drill down with the new view animating in from the right. Going back results in the opposing animation (from the left). These are analogous to turning a page. ...
4
votes
3answers
3k views

Table data in Mobile phones

I want to display a table with 4/5 columns and possibly 100 rows (as in desktop app right now) in smartphones. The table cells are also editable. Now we want to port this desktop app to smartphones ...
4
votes
2answers
552 views

Why aren't iPhone text messages at full width?

Why aren't text messages viewed on the iPhone iOS displayed at full width? I can think of several reasons why it would make sense: Short messages won't have unnecessary line breaks, long text ...
4
votes
2answers
2k views

Alternative to the tab bar (in iPhone app)

I have a project that has 8 different areas, e.g, travel, weather, etc. The front page is going to have 8 different icons; they will navigate to each section. I will then need something like a tab bar ...
4
votes
3answers
194 views

Is there really a content strategy just for mobile?

I've orded a book called 'Content Strategy for Mobile' which should be an interesting read however, surely if your content is good enough for your desktop site should the same not apply for mobile? ...
4
votes
4answers
1k views

Why did Google opt-out of hardware buttons for Nexus devices?

Are there any real UX reasons to remove hardware buttons from Android Nexus devices? In above Nexus 4 the bottom part is wasted space - won't adding buttons like menu/back/home make it more ...
4
votes
2answers
113 views

Ipad/Iphone designing in Full-Screen vs Non-Full-Screen?

I've noticed that most games are in full screen mode and some Apps have taken this on in design. Is there any research or argument for having an App in Full-Screen vs Non-Full-Screen? The only ...
4
votes
2answers
1k views

How do left-handed people hold smartphones?

Is it with their left hand, using its thumb to tap UI elements? Or do they use their right hand like right-handed people? Is there any research into this matter with published numbers?
4
votes
4answers
1k views

Date input on mobile devices

I am designing a web form optimised for touchscreen mobile browsers, one of those fields is a date of birth entry. On the web form it is currently split into 3 select boxes (one for day, month and ...
4
votes
4answers
585 views

If an iPhone can't use it, is it bad UI?

Question: If an iPhone user has trouble using a website, does that mean the UI is intrinsically bad? Examples of trouble: Here are some examples of where a website can give users trouble when ...
4
votes
2answers
108 views

For mobile apps, is it “best” to load data before transitioning screens?

In a mobile application you almost always make some sort of api call to fetch data to populate view elements on a screen. Say I am on a home screen (screen A) and want to transition to a profile ...
4
votes
2answers
313 views

What should be the maximum length of a page on Mobile Website?

What should be the maximum length of a page on Mobile Website? I'm making a website in which some pages are long because of lengthy articles. Should I divide long pages into multiple pages? Should I ...
4
votes
6answers
430 views

In mobile website when we use “Back” button then should it be always the titled as “Back”?

If we use Back button in website inner pages should we always use the text Back all the time or we should use the title of the last page. But title of last page can be longer than Back For example ...
4
votes
4answers
113 views

Phone or Tablet mockups: chicken or the egg?

What form factor should we start with, when the boss asks for "mobile" wireframes? Should we choose phone, full-sized tablet, or "mini" tablet - and why? I am finding the Nexus 7 a good starting ...
4
votes
3answers
103 views

How to display 5 plus horizontal tabs on mobile device

This is purely for a mobile website that must have horizontal tabs. The difficulty is that there could potentially be 5-7 tabs, with 5 being more likely. The text for each tab is long, which could ...
4
votes
3answers
185 views

Back button logic

The app works with some abstract items. Those can be shown in list or on map Bordered button in list leads to map view and vice versa, bordered button on map leads to list view. Everything ...
4
votes
3answers
144 views

Clear selection in Android

When using standard Android apps (like Gmail) which have multiple items to select, a contextual action bar (CAB) comes up showing a checkmark (tick) and some other information (such as "3 selected"). ...
4
votes
1answer
158 views

How do you know if something was designed mobile first?

Now I read lot of articles about mobile first design, and I understood that it's the way of design for the mobile first. My question is, how do we know a website is designed with a mobile first ...
4
votes
2answers
157 views

Essential input elements of a gui toolkit

I am in a process of designing a new toolkit for mobile devices (as a part of my Master's thesis). I would like to know if there is some theoretical backgroud (researches, books, tutorials, etc...) to ...
4
votes
6answers
918 views

iPhone table view filter with multiple controls

Assume we have a real-estate iPhone app which shows a list of properties in a table view. I would like to offer the user the ability to filter the list according to about 6-7 different criteria. ...
4
votes
1answer
151 views

Separate app for touch devices or one universal?

We have a web mapping application (front end is all Flex) that has been designed with the keyboard and mouse in mind. It is similar to a desktop based app, (think Photoshop) with toolbars, tables, ...
4
votes
4answers
173 views

Are “About” views necessary in applications?

I am currently assisting in the development of an app for mobile and the web. Someone recently pointed out that we haven't discussed the "About" view yet. My first reaction was, "Do we need one?" An ...
4
votes
2answers
315 views

Right amount of padding between buttons in a mobile app

I am designing a mobile app for both ipad and iphone. I have a navigation bar which has several buttons next to each other and an action bar that has several buttons next to each other. Is there a ...
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 ...
4
votes
2answers
583 views

Should an image carousel on a mobile site automatically rotate?

Or should the user have complete control? The intention is to have a slider/carousel that shows 6 or 7 images which the user can look through by clicking arrow buttons left or right. But the question ...
4
votes
5answers
522 views

Scrolling vs. Pagination for a Mobile Order Form

Ok here is my windows mobile application for ordering system. As client requested i added a next page button (the button after the +). This turns a page with preferences of a product. However most of ...
4
votes
2answers
247 views

Best way to handle mobile website terms and conditions?

A form I am optimising for mobile has specific references to terms and conditions in numerous times (not just at the end usual checkbox, for example "We need this detail to sometimes contact you, read ...
4
votes
5answers
299 views

Sorting photos in mobile app

We're currently developing an app for posting classified ads where the user is able to upload up to 10 photos per ad (from camera or library). The app will be available for Android and iOS (with ...
4
votes
2answers
429 views

How to choose colors wisely to work with Low brightness and contrast screens?

In Mobile Phone and Tablets to save battery many people (Including me) keep brightness and contrast low. And sometime it makes harder to read if color scheme is not good. So my question is how to ...
4
votes
2answers
118 views

Hangman game on mobile - Qwerty or alphabetical keyboard

I'm building a hangman game as part of a bigger mobile educational application. As you know for hangman you select letters and see if they are part of the word or sentence. I'm trying to decide if I ...
4
votes
3answers
204 views

Is there research that shows that users don't like typing on virtual keyboards?

A widespread assumption among UX professionals says that users are not keen to use the virtual keyboard. Guidelines for mobile UX recommend to minimise text entry, suggest that typing holds back the ...

1 2 3 4 5 9