Tagged Questions
2
votes
1answer
90 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 ...
0
votes
1answer
151 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. ...
-2
votes
1answer
374 views
Dashboard on Android App against design guidelines? [closed]
Is the dashboard pattern against the Android 4 Design Guidelines? (http://d.android.com/design)
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 ...
26
votes
1answer
4k views
How to handle pre-4.0 versions of Android when designing a layout?
I'm designing the UI for an Android app taking the Google User Interface guidelines into account for my Android 4.0 phone.
The current concept looks like this:
How would I go about supporting this ...
5
votes
2answers
385 views
Tabs within a tabbed layout in Android?
I'm working on an app for public transit information that has a base layout looking like this:
The three tabs represent trip planner, departure times and disruptions respectively, which are the ...
4
votes
1answer
1k views
What is Ice Cream Sandwich's default design for expandable panels/ “pull down” handle?
I have to design an expandable panel for ICS with a "Pull Down" handle like this one.
Do you know if this design is the default one for expandable panels on ICS? Or is it specific to the notification ...