| bio | website | |
|---|---|---|
| location | London, United Kingdom | |
| age | 40 | |
| visits | member for | 2 years, 8 months |
| seen | May 1 '12 at 20:04 | |
| stats | profile views | 15 |
Previously a Microsoft MVP ASP.NET and co-wrote four books on ASP.NET and C#, but after a break away from programming, I'm now back and focused exclusively on Android development.
|
Mar 4 |
awarded | Popular Question |
|
Oct 10 |
awarded | Popular Question |
|
May 11 |
awarded | Notable Question |
|
Mar 23 |
comment |
How to structure Android app navigation with many levels? @Carora3 Here's the API, you have to pick ONE. developer.android.com/reference/android/app/… |
|
Mar 15 |
comment |
How to structure Android app navigation with many levels? I should have made it clear that this app is a phone app, and will 99% of the time be used in portrait. Sorry for not making that clear. I'm not sure I understand your last paragraph. If you're suggesting using two rows of tabs and the lower set as sub-tabs, I'd be concerned people wouldn't realise they were a level down. |
|
Mar 15 |
comment |
How to structure Android app navigation with many levels? I've shrunk that huge image down a bit so the Q is a bit easier to digest |
|
Mar 15 |
revised |
How to structure Android app navigation with many levels? added 10 characters in body |
|
Mar 15 |
comment |
How to structure Android app navigation with many levels? +dnrv Both. There are screens of content (static), but also utilities/tools/calculators. |
|
Mar 15 |
awarded | Yearling |
|
Mar 15 |
awarded | Editor |
|
Mar 15 |
comment |
How to structure Android app navigation with many levels? I've added screenshots of the relevant UI elements from other apps, that hopefully makes it clearer |
|
Mar 15 |
revised |
How to structure Android app navigation with many levels? Added images |
|
Mar 15 |
accepted | Where to put OK/Cancel on an Android activity form? |
|
Mar 15 |
asked | How to structure Android app navigation with many levels? |
|
Nov 19 |
awarded | Popular Question |
|
Aug 27 |
comment |
Where to put OK/Cancel on an Android activity form? If the buttons do not scroll, then this layout probably won't work on a very small screen device, as the mandatory items will take up all the space. Even if there is a small letterbox space for the scrolling content, it will be too small. I'm not keen to allow the ActionBar to scroll off the screen. Of course once Ice Cream Sandwich arrived and we have Honeycomb UI on phones, the ActionBar may become appropriate for context-sensitive options. I'm not convinced any of the options I've laid out above are that great. |
|
Aug 27 |
asked | Where to put OK/Cancel on an Android activity form? |
|
Aug 22 |
awarded | Popular Question |
|
May 16 |
comment |
Is there any UX guidelines to be considered for Android desktop widgets? Also remember that as of Android v3.1 widgets can be set to be resizable vertically and/or horizontally, which is great as it means the app could just have one widget that shows more/less depending on how big the user wants it. Many apps currently include lots of widgets and it's a pretty ugly experience. |
|
May 10 |
awarded | Nice Question |