Android 2.3.3
I have a table with N rows and N columns. For each row, I should add 4 buttons dynamically, and later do actions based on the button clicked. I know we
You can use tags for that purpose . For example
btn.setTag("btXYZ");