| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Feb 18 at 23:29 | |
| stats | profile views | 1 |
|
Feb 15 |
answered | What are we calling the 3 lines button in mobile apps? |
|
Feb 4 |
comment |
Integrate a QR code scanner in my Android app or call one via Intents? From a pure UX perspective, I'd imagine that removing the need for the user to install the separate app would provide a better experience. However, if any issues appear (such as in future releases of the Android OS), you're making yourself responsible for maintaining all of that complex code that you're more than likely very unfamiliar with. IMO, the UX may be better, but with the slight risk of potential issues in the future. (The ZXing team also prefers that you use Intents, but that's neither here nor there.) |
|
Jan 21 |
awarded | Critic |
|
Dec 12 |
comment |
Navigating between map and list representations of data Well, in your specific case, it might be more readily apparent, that's true, but it certainly could be less obvious for more subtle differences (say, a similar toggle control that switched between "all places" and "nearby places"). It's not necessarily confusing, but IMO it generally requires the user to try it out before they really understand how it works and what it will do when they press it, so I like to avoid them sort of on principle unless I have a really good reason not to. You may find that the pros outweigh the cons for your particular case, though. |
|
Dec 12 |
answered | Navigating between map and list representations of data |
|
Dec 12 |
comment |
Android: Back Button Only vs. Extra Navigation More on the distinction between Back and Up here: developer.android.com/training/design-navigation/… |
|
Sep 27 |
awarded | Teacher |
|
Sep 27 |
answered | How can I draw attention to a text field which needs to be filled out first? |
|
Sep 13 |
awarded | Supporter |