Android - Help needed with designing a screen with either table layout or list views

Posted by A. Cusano on Stack Overflow See other posts from Stack Overflow or by A. Cusano
Published on 2011-11-24T01:46:11Z Indexed on 2011/11/24 1:50 UTC
Read the original article Hit count: 145

I am currently developing an android app that is to be a counterpart to its sister iphone prototype.

My task is to recreate the screen from a design mockup from the iphone app in android, as shown here (can't display an image as a new user - sorry!):

http://img.photobucket.com/albums/v439/thrawn891/iphone.jpg

What would be the best layouts / views to use for replicating this screen in an activity?

Thanks.

© Stack Overflow or respective owner

Related posts about java

Related posts about android