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
No you cannot set it to String, the id is int value, even when you set it from XML it is just the resource name of an int value
String
int
XML