I have 5 Spinners. In order to make it summary to this.
This is Spinner in xml
I think you want the selected item of the spinner when button is clicked..
Try getSelectedItem():
spinner.getSelectedItem()