Tagged Questions
2
votes
2answers
91 views
Mobile, “Show Remaining” or “Show All”?
In a mobile screen I have n data items in collection, but I am limited to show first 3 or 4 items from it. For the rest I can put a button below 3rd or 4th item which can lead my user to a popup where ...
6
votes
2answers
96 views
What is a good color combination, visibility for outside use
I am designing the layout for a touchscreen for outside use, What are some good color combination to use that will be visible under the sun light for outside use? Maybe bright neon colors?
3
votes
3answers
137 views
Should mobile navigation be aligned to the left or right?
I apologise if this question is a duplicate. On a quick browse I couldn't see anything referring to this. I've always aligned my navigation icon on mobile to the right. Mainly because I just assumed ...
1
vote
3answers
59 views
loading new view from which direction ? L2R or R2L?
I've been developing mobile apps using sencha touch for quite a time now. In that, whenever a new view is to be loaded, default animation direction is from Right-to-Left. This can be seen in android ...
4
votes
3answers
192 views
Is there really a content strategy just for mobile?
I've orded a book called 'Content Strategy for Mobile' which should be an interesting read however, surely if your content is good enough for your desktop site should the same not apply for mobile? ...
5
votes
4answers
122 views
Is it bad to post an app update to only show ads?
So, I have made an app and it's getting it's fair share of action on the Play Store. It is free and currently contains no adverts.
I am nearing completion of integration with Flurry Ads. I am also ...
4
votes
1answer
73 views
Overriding Default Behavior of Mobile Browsers
In desktop web development, a big user experience no-no is to create a behavior that is not native to the browser. Such as:
Disabling the right-click mouse button
Creating your own context menu
Not ...
6
votes
2answers
311 views
Inviting users to send crash reports instead of bad reviews
I'm developing an Android app and I'm planning to use ACRA - Application Crash Report for Android to get crash reports from users.
It seems that a crash report has to survive to many user choices to ...
3
votes
2answers
423 views
Will users scroll the autocomplete results on a mobile device?
I am working on search functionality for a mobile website. We are using a drop down list of smart auto complete suggestions so that the user won't have to type as much. In this case, a travel app, the ...
3
votes
1answer
201 views
Search input on mobile device
I'm designing an mobile-web-app (ie: not a native app) for touchscreen smartphones.
When you add a search input, do we need to add the search button (for processing the search) or use the one present ...
3
votes
1answer
318 views
Do users change settings in mobile apps?
I have just read this article and i am curious if users have this same behavior in mobile applications, i suspect so, but it is only based on intuition.
Does anyone know of some public studies or ...