Hello,
Does Google or anyone publish UI guidelines for Android?

In particular, when moving an app from the iPhone to Android, are
there any conventions for equivalent UI controls or suggested UI
design?

On the iPhone, the sectioned table view is used to provide multiple
choices for paths to follow through an application.

What is the suggested equivalent on Android? Do any UI guidelines
exist? I'm trying to come up with something that looks nice. The
iPhone version has an image background surrounding the table.

Some options I can think of include:
- A series of buttons: Not sure if this will look cheesy.
- A list view: Typically consumes the whole window. Doesn't look as
nice as the iPhone version.
- A list view inset in a window: I've done this before. Looks ok.
Corners are not rounded like they are on the iPhone. Can do a
background.

Any suggestions?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to