Hi I want to make an application which contain a ListView and children TextViews inside the list. On clicking different TextViews, application performs in different open different intents. But it is opening same intents on all the time. Following is the code-
Please tell me what mistake am I doing and help me out.