Tagged Questions
2
votes
2answers
89 views
Adopting sidebars in iOS apps
It looks like several known apps for iOS (Foursquare, Spotify) now adopt the sidebar that already was present in Facebook app (screenshot is from Spotify for iPhone):
AFAIK, this is not a standard ...
5
votes
2answers
130 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 ...
19
votes
2answers
512 views
Should I follow the Android guideline or keep my app's own style when porting it from iOS?
My new project is to port an iOS app to Android platform. Before get started, I'm quite confused on whether I should follow google's guideline since some big titles on Android platform still keep the ...
5
votes
4answers
216 views
Social network login or not?
I am developing a niche social networking iPhone app of my own.
I was wondering if it would be best to allow the user to connect to social networks such as Facebook and Twitter to login to my app ...
9
votes
3answers
91 views
Can we assume users know the devices they're working on?
I'm developing an iPhone app that uses pretty standard UI, follows Apple's human-interface guidelines, and in some cases imitates behavior as seen in stock iPhone apps. For example, a table view from ...
6
votes
5answers
541 views
Why are icons on mobile phone menu screens square or rectangular but not circular?
If you take a look at the app page of any mobile OS, for example iOS, Android, Ubuntu, Win8, BADA, etc., they all have square icons, either with rounded corner or sharp corners (shown in the first ...
4
votes
1answer
203 views
Trying to build intuitive simple user interface for an iphone app
** UPDATED with picture
Below is a simple mockup for a spending tracker mobile app (for frequent travelers) that i built. Each of the 3 gray boxes are inputs (name, amount, currency). A sample input ...
4
votes
4answers
117 views
When to show a lock screen (iOS mobile app)
I'm part of a team working for a client on a business iPhone app that has an optional 'passcode lock' feature.
One of the screens shows a list of saved items that may contain sensitive information. ...
0
votes
1answer
101 views
Searching apps on smart phone home screen
I'm interested to know about the effectiveness of the search application on the iPhone home screen.
For example, I have 4 screens of apps and it takes me a few seconds to find an application that I ...
6
votes
3answers
198 views
Tabbar inside Modal View - iPhone
Is it ok to have TabBar in Modal view in iOS UI (iPhone)?
I have a "Select Contact" view in my app and I plan to make it as modal view.
But "Select Contact" is a set of views: "Favourites", ...
2
votes
1answer
379 views
Which way is better to invite your facebook friends via an IOS/Android app?
I am building a social community via an IOS and Android app, both apps are using "Post to friend wall" to invite friends to use with a direct link for the landing page of the app to download it.
...
2
votes
2answers
99 views
What's the right UI idiom for seeing content obscured by a search bar keyboard?
I've got a situation where there's a list of items to search and a search bar to enter text. When the search bar has focus, the onscreen keyboard pops up. This looks like so:
(Note that the list ...
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 ...
0
votes
4answers
107 views
Optimizing the selection process [closed]
I am developing a mobile application in which the user selects the fields that s/he wants to enter information into. At the moment, I have two screens - one for selecting the fields and other for ...
0
votes
0answers
119 views
Mobile UI design feedback [closed]
This is the first mockup of a Pill Reminder iOS app. A few elements are not designed yet, such as the tab bar items. Any feedback/advice is appreciated!
4
votes
6answers
913 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.
...
2
votes
2answers
286 views
What is the best approach to labelling text input fields on smartphone application forms?
Platform: iOS. Must be able to run on all (probably most) iphone devices.
As part of a smartphone application design, I am currently designing an "event creation" form, originally implemented in a ...
1
vote
2answers
53 views
how to subtly indicate that an address is “mappable” in a mobile app?
We're building an iPhone app for delivery drivers. Each driver has a route of about 50 locations, 10-15 of which get scheduled for each day's deliveries, depending on which location needs restocking. ...
1
vote
2answers
329 views
Shifting a view into inline-edit mode VS. dedicated edit screen?
I'm developing an iOS app, and I'm conflicted on which is the better UX choice to make. The main screen displays a nicely arranged carousel of objects, with just a few core details. The user can edit ...
0
votes
1answer
220 views
What's the proper iOS UI for switching between 2 views?
There two different screens, Live and Leaderboard, and I need to switch between them.
Is there any sort of iOS standard for handling the UI for that?
Right now I've just got a button at the top ...
5
votes
6answers
520 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 ...
18
votes
6answers
533 views
Custom rating slider
I have made a custom interface object to handle user rating in a take-away app I am currently building.
But I am not sure if it's intuitive enough in its form.
Q : Would you understand an object ...
4
votes
2answers
547 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 ...
6
votes
3answers
169 views
Need help Displaying an Elimination Chart on a small display (iPhone/Android/etc..)
I'm building an Application for mobile device that needs to display an Elimination Bracket for a tournament (16, 8, 4, 2, 1)
I haven't seen any application doing something similar and I'm "jammed" ...
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 ...
0
votes
0answers
160 views
very broad question - what is the best example of social UX / integration on mobile platform [closed]
I know this will probably be downvoted but what do people feel is the best example of social integration on a mobile iOS (what I have most experience with) app. I feel that Foursquare is very good esp ...
6
votes
3answers
566 views
Do I need to design four different apps for Android, iOS, smartphones, or have one common design?
I have to start designing for an app which will be used by Android & IOS users both on Smartphones and Tablets.
Do I need to design four different apps or have one common design and then ...
5
votes
4answers
419 views
Suggestions for a touch UI used to book seats on a bus
I am trying to design the layout for a Bus Ticket Booking App.
User is allowed to choose the seats he wishes to book. Below is the layout provided to us.
I am looking for some inspiration and ...
8
votes
3answers
1k views
Are “submit” buttons important for forms on iPhone and Android apps?
When inputting text on the last text field in a form on an iPhone and Android app, the enter key can be highlighted or (on iOS anyway) renamed "done", so that tapping it will submit the form. ...
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.
...
91
votes
17answers
7k views
How could one prevent drunk users from using a mobile application?
Consider a mobile application which for some reason needs to prevent drunk users from using it (e.g. to avoid dreaded "drunk dials" or "drunk texts"). How could "sober authentication" be executed from ...
0
votes
3answers
942 views
Detail disclosure button for non-iOS devices
On iOS devices, Apple uses a Detail disclosure button for additional details that are aside from the main list navigation. The image below is taken from the iOS HIG.
Another example of this can be ...
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 ...
2
votes
1answer
519 views
iPhone button on screen with table view: last row or outside table?
I have a table view that's showing attributes of a record, very much like Edit Info screen in the iOS Contacts app.
Also like that screen, I'd like to show a "Delete Record" button at the bottom.
It ...
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 ...
4
votes
2answers
313 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 ...
9
votes
6answers
535 views
What are some tools to monitor user interaction in mobile apps? [closed]
What tools and services are available for monitoring user interaction in a running mobile (iOS) app? Is there a way to monitor users taps, time spent in between taps etc?
3
votes
2answers
294 views
Are there turnkey services for simple usability testing of mobile apps, especially iOS?
For websites, usertesting and trymyui and others are setup to do quick user testing. Are there similar services for mobile applications?
7
votes
4answers
529 views
How many elements are too many for one screen of a mobile (iOS/Android) application?
Without scrolling, what would be the maximum amount of centered buttons I could arrange on a vertical axis before it became too cluttered? Interface Builder gives suggested distances between ...
11
votes
13answers
3k views
Custom UI vs Default UI [closed]
This question is mainly for iOS/Android developers, but anybody can answer.
Do you prefer using the default UI provided by the OS or do you prefer using custom UI. I've heard many developers argue ...


