If I use simple adapter to feed the listview and the listview contains textview and button so how can I perform operation on specific position?

I face this difficulty. In my case when i click on textview which is part of list-view’s custom XML file then the position is right, but when i click on the button which is the part of list-view’s custom XML file then it always gives first position.… Read More »If I use simple adapter to feed the listview and the listview contains textview and button so how can I perform operation on specific position?

Error:Unable to start the daemon process.Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap

https://www.youtube.com/watch?v=rEVWb_8XmLU Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap. To solve This Error You Have To Change Only Heap Size Which Is Define In Gradle.Properties file. You Have To Change The HeapSize To 1024m And Rebuild the Project, If The Error Is Not Solved… Read More »Error:Unable to start the daemon process.Error occurred during initialization of VM Could not reserve enough space for 1572864KB object heap