-2
votes
0answers
34 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 ...
0
votes
0answers
65 views

Long press on Android and iOs for Multi-touch apps? [duplicate]

Can it be used the long press? How can we assume the users know it?
-2
votes
1answer
164 views

screen resolution for android and iPhone design in Photoshop [closed]

For iPhone an Android design, why we set the psd resolution up to 72? why we aren't using 160 for mdpi and 240 for hdpi so on. Eg: for iPhone 2x res we are choosing 640 x 960px and and screen ...
1
vote
2answers
114 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 ...
-3
votes
2answers
176 views

how to indicate 'what a venue is like right now'

I'm making an app that shows tweets and images about places as a feature to allow users do decide if it sounds like a fun place to go or not. My problem is I don't know how to indicate this to users. ...
3
votes
5answers
502 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 ...
4
votes
2answers
100 views

Iphone app test scrolling

I’m designing a test for an iphone and android app. The test consists of 10 questions. Each question has 3 answers, A,B and C. The length of the question and the answers are variable and pulled ...
3
votes
2answers
367 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
3answers
695 views

How to A/B test a published IOS and Android app on actual users?

I've published several apps on IOS and Android adding flurry to measure the interaction that is happening in those apps, however, I'd love to enhance this interaction and make my apps more useful by ...
6
votes
2answers
318 views

Should you use both the accelerometer and the touchscreen in a phone/tablet based game?

So I've been formulating an idea for a game the past few days. I don't want to get into too many details, but I mainly just wanted to ask about one aspect of the gameplay. OK, imagine a game where ...
3
votes
1answer
113 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 ...
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. ...
10
votes
9answers
2k views

What is an easier unlock pattern: gesture or code?

There are two popular ways to unlock a phone. iPhone makes you type in a numerical code. Android gives you the option to draw a gesture. Which of these two is easier to remember and easier to execute? ...
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 ...
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?
6
votes
2answers
220 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 ...
-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 ...
4
votes
1answer
316 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
378 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 ...
6
votes
4answers
562 views

Archive of iOS / android app icons?

In creating an iOS app icons, it'd be great to see if I'm getting too close to anything that is already out there... but is there any good way to check? I haven't come across any archives out there ...
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 ...
3
votes
1answer
302 views

Heuristic for dragging items across horizontal pages

I am trying to let users drag items across a collection of horiztonal pages, similar to the Android home or iPhone Springboard. On Android, I find it incredibly hard to get an icon to go from page to ...
10
votes
7answers
10k views

Alternatives to Microsoft Visio? [closed]

What are good alternatives to Microsoft Visio? I use it in my Android/iPhone app design workflow to illustrate a sequence of actions. Then I can generate a PDF to share with developers. However, ...
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
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?