Tagged Questions
1
vote
0answers
47 views
Porting iOS to Android
I'm not really a designer/UX expert, however I have been developing on Android for some time now and I always try to stick to the look and feel of the standard (ICS) look and feel (with some degree of ...
2
votes
2answers
90 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 ...
0
votes
1answer
123 views
Differences between iOS and Android GUIs [closed]
People sometimes ask me why I chose to buy an iPhone instead of an Android. I always reply the same thing: iPhones (and Apple devices in general) are more user friendly, in my opinion, than Androids. ...
-4
votes
0answers
104 views
Google Now like interface on iOS [closed]
So, I absolutely love Google Now's cards interface on Android.. And recently it has even come to iOS.
Is there any tutorial, or sample project out there which can help me create a cards interface for ...
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 ...
6
votes
5answers
542 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 ...
7
votes
2answers
201 views
What is the rationale behind not providing Dashboard/Home screen landscape mode?
I'm an adept Android user, but know my way around iOS as well. Something both platforms has in common is the stubborn conviction of not introducing the landscape mode for their Dashboard/Home screen ...
2
votes
1answer
384 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.
...
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 ...
2
votes
1answer
275 views
Do smartphone users understand the term 'Push Notifications'?
We're including opt-in (on/off) for push notifications in an app, and I've heard feedback from project managers that some of the language might be too technical for the average shopper, like 'Push ...
0
votes
2answers
167 views
Android/iOS: Homescreen [closed]
I have noticed more and more mobile apps are removing their home screen, especially iOS apps. What do you think of this?
Personally I think sometimes an app's home screen is redundant, just a pretty ...
11
votes
6answers
1k views
Is it appropriate to use Metro style design for a cross-platform mobile app
I'm finding it really difficult to design UI's for android and ios after falling in love with the windows metro design.
I wondered if providing a metro style app across all platforms would be such a ...
2
votes
2answers
334 views
Mobile UX prototyping tools in the classroom [closed]
(I know this sounds like a repeat question, but I am asking this specifically for a classroom context and I have some specific needs (other than "free") that I feel sets this question apart. Please ...
18
votes
2answers
3k views
Do spinner-based date pickers on iOS & Android detract from the user's experience?
Generally speaking, the rule of thumb on mobile devices is to follow the platform conventions, and that native controls are almost always better than custom UIs. However, I'm at a loss as to whether ...
1
vote
2answers
126 views
Organising vehicle categories screen?
Currently working on a taxi app and need to organise the vehicles into categories. The user will need to be able to quickly select their desired vehicle while showing passengers & luggage for each ...
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 ...
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 ...
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 ...
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. ...
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 ...
3
votes
2answers
686 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.
...
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 ...
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 ...
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
votes
1answer
143 views
Android application for London Transport (usability ?) [closed]
I'm developing the Android application for London Transport which includes Journey Planner, Tube status, Live Departures Boards, Maps, Finding a taxi function and so on.
I'd like to get some ...
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 ...

