Tagged Questions
-2
votes
1answer
31 views
How to improve image detail quality? (too blurry) [closed]
What is the best file type to use in mobile apps?
I am developing an iphone app and I am using images with the same frame as the views with 72 dpis in a format file .png but when the detail is more ...
-2
votes
0answers
43 views
Email Design - Image Scale Issue [closed]
When writing an email and looking at it on Windows, iOS, and Android email clients, I'm seeing an issue with image auto-scaling.
One of the apps in iOS doesn't auto-scale the image at all (and ...
5
votes
4answers
127 views
Menu tray + Back button on mobile: any reason why this shouldn't work?
I am trying to understand if there is any issue linked to the presence on the same interface of a menu-tray icon (top nav-bar) and a back button.
This design will affect both iPad and iPhone.
Is ...
4
votes
3answers
131 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 ...
5
votes
2answers
182 views
Mobile navigation
A responsive approach has been taken to the current project I am working on. It is a corporate website with 3 levels of navigation. Attached is an example of the solution I have come up with for drop ...
2
votes
3answers
331 views
Best iPhone app design process
What is the best way to design an iPhone app? What do I do first.
Is it best to do the following?...
Do a paper wireframe?
Do a digital wireframe (Adobe Illustrator)?
Design the real thing (Adobe ...
1
vote
2answers
127 views
Action buttons for mobile — ok to go full width?
Is it acceptable to use full width mobile action buttons, say in the footer, like in the 1st example? It's nice and simple but I'm afraid users might mistake it for a regular footer. The 2nd example ...
0
votes
1answer
110 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
210 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", ...
9
votes
8answers
433 views
How to best show connectivity
I am writing an app which heavily depends on having a connection to the host.
The app works fine with no connection it just doesn't send anything up or down.
Because it's a business type app the ...
6
votes
1answer
101 views
Account activation in mobile app
I'm designing iphone app which allows users to pay bills. To use this app the user should register and activate their account via e-mail. And here is the problem: Which model I have to choose for the ...
4
votes
2answers
116 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 ...
3
votes
3answers
141 views
iPhone - Hiding/showing a common Carousel view
I have a Carousel view (horizontally aligned images, can be swiped left/right to switch images) above a Table view that displays some information.
Assuming I'd like to give the user the option to ...
3
votes
3answers
606 views
How to solve overly deep hierarchy navigation on mobile device?
I’m reading Jakobs Nielsens new mobile usability book.
There is an example of a mobile site that suffers from an overly deep hierarchy (5 levels in total)
In the example users need to navigate through ...
3
votes
5answers
535 views
when designing an app for both Android and iPhone, should the user interface be the same?
When designing a mobile app for use on both iPhone and Android, should you make the UI the same on both platforms? Why or why not?
I have thought about this a bit. To some extent, this entails more ...
0
votes
0answers
124 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!
3
votes
2answers
393 views
What can be an alternative to tabs in an iphone or android application
What type of a design/design philosophy/gesture can be a good alternative to tabs in an iphone or an android application? Tabs are good and tell the user that there is another ...
4
votes
6answers
976 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
1answer
1k views
When should you use popovers in an iPhone app?
I am working on an iPhone app for a client.
At the moment they have a main page for viewing a list of events and then a "filter" button to press to take you to another page to set the distancea away ...
2
votes
4answers
230 views
Is putting a toast in the lower part of the screen the optimal position?
On Android, a toast is a transient confirmation message appearing in the lower portion of the screen. Did Google consciously position the toast here for optimal usability?
I want to port this toast ...
2
votes
1answer
202 views
How to walk the user through a complicated UI on a small iPhone screen?
I've been building and building and ended up with an app that I now need to educate the user on first use. It is a very "sophisticated" and quick icon generator for programmers. My app has up to 16 ...
4
votes
2answers
562 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
1answer
688 views
What are the best practices of designing a validation message on an iPhone App?
I am working on designing an iPhone app and I need to know which validation message style is the most recommended for the forms included.
I don't prefer to use a pop up window i need something that ...
3
votes
1answer
114 views
What is the most used method to categorize new threads in a mobile forum application? [closed]
I am planning to launch a new Forum/Chat app for Android/iPhone. The app requires users to specify a category before creating a new thread.
What is the most common method to show and allow users to ...
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 ...
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. ...
1
vote
1answer
97 views
How to present a feature in an iPhone app that is only available for certain locations
I am working on an iPhone app for a real estate client. We want to use a "look up by MLS number" feature that, due to MLS restrictions, will only be return results from the region in which the client ...
5
votes
3answers
291 views
What would this widget be called?
What is this control that is used to select an item in this screenshot called?
This is also in the latest Facebook for Android update. What is it called?
2
votes
1answer
543 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 ...
3
votes
2answers
275 views
What are some iPhone app examples that successfully use progress indicators [closed]
I am designing a iPhone app and the main function of the app is a 3 step process (steps most likely don't happen all at once (there could be a period of time between steps, unlike a signup flow). I ...
5
votes
1answer
629 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 ...
6
votes
2answers
222 views
A workable tag auto-suggestion design for mobile devices
Over at Stack Exchange we (fairly) recently rolled out a mobile design for all of our sites. This was definitely a 1.0 attempt, and while I think it's a huge improvement over what we had (which was ...
5
votes
3answers
458 views
Is swipe gesture in Mobile Application distracting users with vertical scroling page ?
Normally Vertical scrolling page that used with up-down gesture for Mobile Application to browse data but also have next page to browse too
Example of Sitemap
Categories (Table List of ...
3
votes
1answer
496 views
Customizing iPhone app's navigation bar with custom typeface?
I'm currently designing my first iPhone application, and I've decided to go with a UI using the default UIKit controls, but customized with my own colors and textures.
One area where I'm having ...
2
votes
4answers
512 views
Navigation bar necessary for mobile app with no hiearchy?
In iPhone UI development, we have this design pattern of putting the current location in the UINavigationBar. When you first open the app, it will generally show the company logo. As you navigate, the ...
9
votes
5answers
993 views
When should a mobile app have only one orientation?
Under what circumstances should a mobile app only have one orientation? That is, when you flip your phone landscape or portrait, the view does not adjust. Why did the following two iPhone apps force ...
1
vote
5answers
550 views
Is it good or bad to follow iPhone native look and feel in design of mobile Websites?
Is it good or bad to follow iPhone native look and feel in design of mobile Websites?
I'm making Mobile website for Smartphones (iPhone, iPod Touch, Android, BlackBerry, Windows 7 Mobile) but the UI ...
3
votes
2answers
699 views
Search filtering UI in a mobile app?
I'm making a mobile app for searching an extremely large dataset (trademarks) that have each been tagged in one or more of 45 categories. (E.g., "Budweiser" might be tagged in both clothing ...
4
votes
1answer
322 views
UI for saving changes in document-based mobile app?
I'm making a photoshop-like image editor (e.g. for drawing pictures and diagrams) for iPhone and Android mobile devices. I'm designing the interface for saving documents with regards to how data loss ...
1
vote
1answer
382 views
Mobile Application UI Development, what should I look for?
I have been tasked to find a mobile app UI developer. I am not sure what to look for. We have a team of mobile app developers we are working with who asked us to come up with the UI. Do I need someone ...
1
vote
2answers
1k views
Should video always play full screen on cell phones?
This is a discussion of how to design a video website's UI based on a cell phone's features. I personally think that the UI should be based solely on the phone's screen size. A co-worker thinks that ...
6
votes
2answers
399 views
How to simplify an iPhone share screen?
After a user successfully performs an action - let's call it "Ramble" - I want to:
Prompt them to help their friends in the system do the same action
Encourage them to share (FB wall, Tweet, etc.) ...
23
votes
17answers
6k views
Tools for creating mockups for mobile device UIs [closed]
I am looking for tools that can help me to create UI mockups for different mobile phones such as iPhone, Android and Windows Phone 7 devices. Is there any application that can do this?
7
votes
2answers
605 views
What are Windows Phone 7 best practices ? [closed]
What are WP7 best practices ?
Here are some sub-questions
What are main differences between a good iPhone UI and a good WP7 UI ?
For a cross-platform app, should we choose a look-likely UI or ...
7
votes
1answer
674 views
User accessibility for mobile applications [closed]
What are key points of mobile UI accessibility?
What is a difference between mobile and desktop accessibility?
Is there any recommendations we can use?

