help needed building basic android application
Help needed in creating a basic android application in eclipse. The application should show a clickable list of items (e.g cars). when an item, or car, is clicked on, a second activity which shows a jpeg picture of the car opens. There should be also be a button to enable me to return to my 1st activity (the clickable list).