iOS is a mobile phone and tablet operating system built by Apple, Inc. It is a light weight touch screen OS based on the Mac OS UNIX called Darwin.

learn more… | top users | synonyms

-1
votes
0answers
51 views

How to use picker wheel in ipad [duplicate]

Possible Duplicate: Best drop down options for iOS? Which is the best usability method of using the picker wheel for ipad, bottom(full view) or bottom (middle view), pop up picker view? ...
-2
votes
1answer
2k views

Best drop down options for iOS? [closed]

Which is the best drop down options for iPad and iPhone devices? Picker Wheel Actionsheet Something else?
6
votes
3answers
170 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" ...
-1
votes
1answer
2k views

What icon can I use to represent Facebook share action for iOS? [closed]

I am now working on the interface for iPad app where one of the most frequently used feature is "Share to Facebook". I am wondering what would be the best way to represent this action. Most of the ...
4
votes
3answers
585 views

No scrollbars for scrollable controls on iPad & iPhone

When an element contains overflowing content, there is nothing that tells the user they can scroll to see more. They have to know to try the 2 finger swipe to see if anything moves. ...
4
votes
3answers
188 views

Help find the fastest and easiest-to-grasp approach to let a user go through a complex schedule

I want to let users view schedules on a mobile phone. Its a generic schedule of events Events can be spread across multiple days Events can be spread across multiple venues An event has a time slot ...
8
votes
6answers
2k views

best image to indicate swipe left right

What is the most appropriate image to indicate to users to swipe left or right? i am using http://cubiq.org/swipeview but i feel like it needs a swipe indicator in the background somewhere. Edit: for ...
3
votes
3answers
112 views

Indicating A Document Has Been Drawn On

Imagine layed out in front of you is a large board with little white pieces of paper representing the cover pages of system files on them. You are shown a title, and a modification date. How might ...
12
votes
2answers
207 views

What are the functional advantages of disabling user access to the filesystem on the iPad?

It is not possible for users to access the filesystem on the iPad since this access is not permitted on devices running iOS. How is the function of the iPad improved by preventing users from ...
5
votes
1answer
516 views

How should I design the guides in my iOS app?

In my app (sort of like a music-oriented PDF reader), there are a couple of basic PDF's describing features and what certain buttons do, but there isn't a full blown tutorial. Adding to that, I ...
1
vote
1answer
214 views

Where should a UIButton be to add cells to a tableView?

I have a limited amount of space in a new options menu I designed (much like a combination of twitter's scrollViewTexturedBackGround colored table, with notification center's custom headers, and ...
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
1k views

Pull-to-refresh and search bar

I have an iOS app that uses tables views. It also implements a pull-to-refresh model, which works very nicely. I now want to add the option to search that table view. Normally, I would just hide the ...
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 ...
3
votes
2answers
116 views

Map with ONLY Area Specific POIs - Where to Initially Zoom?

I am developing an iPhone application that uses data that is only relevant to NYC and the surrounding area. When the user loads the map initially should it: Zoom to a preset area (specifically, ...
1
vote
2answers
429 views

Large list with editable items in Android/IOS

I have a scenario where there are around 50 - 100 items in a list. Each list item has 6 editable fields (Boolean, Boolean, Dropdown, Integer , Float, Float). How can I display such a list in ...
1
vote
2answers
177 views

Should I put an alert view notifying the user of a successful wall post with the Facebook SDK in iPhone?

I am currently developing an iPhone app that connects to Facebook trough its SDK. One of the main functionalities is the option to share a post with a news story from the feed. So basically I show ...
4
votes
3answers
3k views

Comparison between Android and IOS apps UI one-to-one

I am currently doing some research trying to describe differences between IOS and Android UI in detail. I know, there are a few questions before and some stuff on Google (I'm already going through ...
4
votes
5answers
2k views

Using a TabBar with slide out side menu?

I'm working on designing the layout for an iPhone app which will contain three tabs. I'm trying to eliminate the tab bar if possible, but I'm not sure what my alternatives are. I'm considering a ...
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
3answers
2k views

Why do some custom iOS apps use the native nav bar?

I'm talking about Instagram or Foursquare, they are custom designed but still are using default themed menu bar for navigation. Is there some dirty secret behind it?
3
votes
1answer
112 views

Mobile App Using Notifications for Marketing — What are the choices?

I was watching a webinar that explained some ways to market application upgrades and other applications produced by the same publisher. I didn't pay the massive price to get their kit, but I would ...
11
votes
2answers
659 views

Why do the iPhone and iPad keyboards use different shades of gray for the keys and background?

I noticed when working with iPhone and iPad keyboards that they are quite a significantly different colour: Is there any particular reason for this?
10
votes
7answers
679 views

How should I indicate an added row of buttons above the iPad's keyboard is scrollable?

In my iOS app, I have an extra toolbar that appears above the keyboard, using the same style of buttons as the keyboard. This toolbar is horizontally scrollable. Currently, in all devices and ...
5
votes
4answers
420 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. ...
1
vote
1answer
214 views

What's the default rotate symbol for iOs?

What's the default rotate symbol for iOs? Is it the second icon in this Instagram iPhone app screenshot? It doesn't look like a rotate symbol to me (more like a back or undo button).
2
votes
2answers
108 views

What are the possible channels and methods for sharing content with only one person from an iPhone app?

I'm working on an iPhone app that will allow users to create a "book" and share it with a friend. For the most part, I anticipate users will only share each book with one person. It seems most ...
2
votes
2answers
355 views

How to re-design an app's user interface?

I am new to the interaction design field, basically a student. I have an assignment where I need to research into topic about Interaction Design of applications for smartphones / tablets when you ...
2
votes
1answer
377 views

Better way to do drill-down selection in iOS?

I show a UIPickerView with a list of options: Vegetables, Fruits, Greetings, Shopping When selecting any of the above options, will show another UIPickerView with options like (if we have ...
3
votes
2answers
691 views

Pop-dialog usage on Android tablets

I am in the process of adapting a large application to taking advantage of Android 3.x features and introducing tablet type look and feel. One thing I am unclear about is what the usage recommendation ...
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. ...
5
votes
3answers
482 views

Why is the new Twitter menu bar on the bottom on iPhone?

Twitter recently released a complete redesign for all major platforms, in part the redesign has been made to unify the experience across platforms. But, because of this goal I couldn't help noticing ...
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 ...
1
vote
1answer
433 views

Validating wizard-style form

I have a long sign up form with 16 fields. I've split that form into 3 steps by data category. User navigates through steps by pressing Back/Forward buttons. How should I approach the field ...
0
votes
3answers
948 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 ...
21
votes
5answers
1k views

Should Android and iPhone UI be different?

I'm not completely new to developing apps, but I'm at a point where I'm trying to develop something and deploy it on several mobile platforms. To only concentrate on two major ones, suppose I'm ...
2
votes
3answers
577 views

Is a popover that opens from a tab bar good practice in an iOS app?

I have an iPad tab bar app and I want a popover to open when tapping one of the tabs. Is this good practice or should I avoid it? For example, the bottom tab bar displays the following items: my ...
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 ...
1
vote
2answers
518 views

Are there some sites that look and feel like an iOS interface?

I have one specific and rather strange question. Have you heard or saw a website that was designed to look like an application for iOS (iPhone, iPad)? Do you think that's a good idea? Note: this ...
2
votes
1answer
520 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 ...
2
votes
4answers
163 views

Ideas and/or research results on the best way to present a lengthy list of chapters

I'm looking for the best way to present a list of chapters on an iPhone. My first stab was to create a vertically scrolling table with a row for each chapter. For example, when showing the chapters of ...
3
votes
2answers
229 views

Should I be using zoom and pinch to resize user elements?

Is it a violation of the iOS Human Interface Guidelines (HIG)—or for that matter, of good UI design—to use pinch and zoom for the user to size elements on the screen, rather than the whole ...
2
votes
1answer
331 views

iPad UI: 2-Player Multi-touch Decisions Affecting Game Play

I am working on a game project that resulted from a summer game jam session. I had the "brilliant" idea to try and port the game to the iPad and I now find that I have painted myself into a corner so ...
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
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 ...
13
votes
4answers
251 views

What is it about our mental models that app-centric seems more intuitive than content-centric?

I always thought that content-centric was the easiest for people to deal with, i.e. "I want to change this document", and not "Let's run this app so I can then change that document". It seems that ...
2
votes
1answer
207 views

How to edit only one list in a split list view?

I'm helping out developing an iPhone app that enables access to a lot of list items of data. On the start screen, the user can dig into the list items through either predefined category shortcuts or ...
4
votes
4answers
2k views

Designing an Advanced Search Control for iOS?

I'm working on iOS app and part of what I'm making is an advanced search interface. The default iOS search components allow for text entry and for a "scope bar". That is, a bar which allows you to ...
4
votes
1answer
2k views

When to use Pull Down to Refresh and when to use a Refresh Button?

I'm building an iPhone app but I'm torn which type of refresh UI to use. I understand that pull down to refresh makes sense when you have things being added to the top of a list like twitter feeds. A ...