I am trying to emulate the Recipes section of the Epicurious Android application, where each recipe is shown in one panel, and swiping left/right will lead to the next recipe being shown.
Any one has any idea how to implement this type of layout, as the Hello Views tutorial does not seem to have anything similar to this.

You might try this: Horizontal Swiping with View Pager