Create New Android Project : (Choose an SDK to target above Android 3.0)
in your Layout res/main.xml
Create another Layout in res/main_one.xml
Create another layouts for List Item Click : (depend on number List Items. I have 7 items then i created 7 layout just like below)
in Your Main Activity Class:
Create New Class :
Download Source code Click Here